]> xenbits.xensource.com Git - osstest.git/commitdiff
sg-report-flight: find bisection flights in findaflight, so we can reuse info from... flight-15420 flight-15423 flight-15433 flight-15434 flight-15435 flight-15436 flight-15437 flight-15438 flight-15439 flight-15440 flight-15441 flight-15442
authorIan Jackson <iwj@woking.cam.xci-test.com>
Mon, 4 Feb 2013 15:31:11 +0000 (15:31 +0000)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Mon, 4 Feb 2013 15:31:11 +0000 (15:31 +0000)
sg-report-flight

index c2f0db5b1a6972f8342b573a65c8ae6c3808593e..dc5af441b572d0825df47e7e6b796b018076d3ad 100755 (executable)
@@ -85,7 +85,7 @@ die if defined $specver{this}{flight};
 die if defined $specver{that}{flight} &&
     grep { $_ ne 'flight' } keys %{ $specver{that} };
 
-push @blessings, 'real' unless @blessings;
+push @blessings, 'real', 'real-bisect' unless @blessings;
 
 csreadconfig();