]> xenbits.xensource.com Git - osstest.git/commitdiff
Executive: fix cs-bisection-step "use"
authorIan Jackson <iwj@woking.cam.xci-test.com>
Sat, 23 Feb 2013 16:05:05 +0000 (16:05 +0000)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Sat, 23 Feb 2013 16:05:05 +0000 (16:05 +0000)
cs-bisection-step

index 6f99b5eadb4a0a93e70f278d41e6510b667e858b..5d71b9c71e43956154bbfed4f40d707323679e75 100755 (executable)
@@ -31,6 +31,7 @@ use Osstest;
 use Data::Dumper;
 no warnings qw(recursion);
 use HTML::Entities;
+use Osstest::Executive;
 
 our @blessings= qw(real real-bisect);
 our @revtuplegenargs= ();