X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fbomb.pl;h=f4b4cec28a1b66b298f89ce1ba4dec1d6e61be82;hb=bd028a8b76d1e1aa342a5cbed5dbc54a35465db8;hp=d78d2cc2be03300094d29dd36bb92595061228a2;hpb=7642e909a5b6666f529f452a435c3a3b5e5a562a;p=mkws-moved-to-github.git diff --git a/test/bomb.pl b/test/bomb.pl index d78d2cc..f4b4cec 100755 --- a/test/bomb.pl +++ b/test/bomb.pl @@ -57,7 +57,7 @@ EOF GetOptions( "help" => \$help, "debug=i" => \$debug, - "timeout=i" => \$timeout, + "timeout=f" => \$timeout, ) or die usage; my @system = @ARGV;