]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
mg-repro-setup: Print flight number as soon as we have it
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 29 May 2018 11:12:23 +0000 (12:12 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 29 May 2018 11:12:23 +0000 (12:12 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
mg-repro-setup

index e6cf28aa010d848629ed55b5eb08fdf02ee9e439..aa93c0ea61e0989586a48f3bd524c79808fd29f2 100755 (executable)
@@ -211,7 +211,7 @@ if $skipcapture; then adjrunvar skip_testids "capture-logs*"; fi
        runvar-build-set . '/buildjob$' "^$flight\\." $example_flight.  \
        "${adjusts[@]}"
 
-progress "executing ..."
+progress "executing $flight ..."
 
 if ! $autoalloc; then
        export OSSTEST_NOALLOCATE=1