aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtest
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/runtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtest b/tests/runtest
index 6284179ef..71385fb46 100755
--- a/tests/runtest
+++ b/tests/runtest
@@ -1,5 +1,5 @@
#!/bin/sh
unset GPG_AGENT_INFO
-[ -x "$1" ] && exec "$1"
+[ -x "$1" ] && exec $1 $2
exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"