summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/nine.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semok/nine.stp')
-rwxr-xr-xtestsuite/semok/nine.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/nine.stp b/testsuite/semok/nine.stp
index f1a48c6f..b95eefcf 100755
--- a/testsuite/semok/nine.stp
+++ b/testsuite/semok/nine.stp
@@ -1,3 +1,3 @@
#! /bin/sh
-./stap -p2 -I${SRCDIR}/testsuite/semlib -e 'probe begin { g2[1] = 0 }'
+stap -p2 -I${SRCDIR}/testsuite/semlib -e 'probe begin { g2[1] = 0 }'