]> xenbits.xensource.com Git - osstest.git/commitdiff
Executive: fix adhoc-revtuple-generator "use" flight-16217
authorIan Jackson <iwj@woking.cam.xci-test.com>
Wed, 20 Feb 2013 16:23:14 +0000 (16:23 +0000)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Wed, 20 Feb 2013 16:23:14 +0000 (16:23 +0000)
adhoc-revtuple-generator

index 3bbd37014228ac2c7202d2e929101b15480de038..860baea523bdadb86bd28159cd460652433d25d0 100755 (executable)
@@ -24,6 +24,7 @@ no warnings qw(recursion);
 use Data::Dumper;
 use POSIX;
 use Osstest;
+use Osstest::Executive;
 
 our $num= 1000;
 our $doupdate= 1;