summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/transko.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semok/transko.stp')
-rwxr-xr-xtestsuite/semok/transko.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/transko.stp b/testsuite/semok/transko.stp
index 18bfc8aa..0ea2fe74 100755
--- a/testsuite/semok/transko.stp
+++ b/testsuite/semok/transko.stp
@@ -9,6 +9,6 @@ do
if grep -q /bin/sh $file; then
true # can't override stap options
else
- ./stap -p2 $file
+ stap -p2 $file
fi
done