check for single active client before clicking on a record
[mkws-moved-to-github.git] / test / bomb.pl
index d78d2cc..f4b4cec 100755 (executable)
@@ -57,7 +57,7 @@ EOF
 GetOptions(
     "help"      => \$help,
     "debug=i"   => \$debug,
-    "timeout=i" => \$timeout,
+    "timeout=f" => \$timeout,
 ) or die usage;
 
 my @system = @ARGV;