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