mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
depot_autopilot: fix regression with nr. of tests
The output of the number of tests to run was removed accidentally with the commit "depot_autopilot: provide repeat mode".
This commit is contained in:
committed by
Norman Feske
parent
f69d3020fd
commit
e0af049124
@@ -515,6 +515,7 @@ proc init_test_setting {} {
|
||||
}
|
||||
}
|
||||
}
|
||||
puts "Number of tests to run: $nr_of_tests_to_run"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user