aboutsummaryrefslogtreecommitdiffstats
path: root/checker/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'checker/test.sh')
-rw-r--r--checker/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/test.sh b/checker/test.sh
index f6326d6..65df496 100644
--- a/checker/test.sh
+++ b/checker/test.sh
@@ -20,7 +20,7 @@ try() {
}
-if [ $# -eq 2 ]; then
+if [ $# -ge 2 ]; then
try $@
elif [ "$1" == "test-exploits" ]; then
try exploit 0