mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00: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:
parent
f69d3020fd
commit
e0af049124
@ -515,6 +515,7 @@ proc init_test_setting {} {
|
||||
}
|
||||
}
|
||||
}
|
||||
puts "Number of tests to run: $nr_of_tests_to_run"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user