mirror of
https://github.com/rclone/rclone.git
synced 2025-01-13 20:38:12 +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)
|
||||
|
||||
// Summarise results
|
||||
log.Printf("SUMMARY")
|
||||
if len(failed) == 0 {
|
||||
log.Printf("PASS: All tests finished OK in %v", duration)
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user