mirror of
https://github.com/rclone/rclone.git
synced 2025-06-26 06:51:36 +02:00
fs: integration tests: add SUMMARY heading for log scraping
This commit is contained in:
parent
1c6cad2252
commit
639e812789
@ -401,6 +401,7 @@ func main() {
|
|||||||
duration := time.Since(start)
|
duration := time.Since(start)
|
||||||
|
|
||||||
// Summarise results
|
// Summarise results
|
||||||
|
log.Printf("SUMMARY")
|
||||||
if len(failed) == 0 {
|
if len(failed) == 0 {
|
||||||
log.Printf("PASS: All tests finished OK in %v", duration)
|
log.Printf("PASS: All tests finished OK in %v", duration)
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user