summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/cmdline02.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/cmdline02.stp')
-rwxr-xr-xtestsuite/parseko/cmdline02.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseko/cmdline02.stp b/testsuite/parseko/cmdline02.stp
index 57289c2d..feca762b 100755
--- a/testsuite/parseko/cmdline02.stp
+++ b/testsuite/parseko/cmdline02.stp
@@ -5,4 +5,4 @@
#
# NUM must be between 1 and 64
-./stap -p1 -s 0 -e 'probe begin { exit() }'
+stap -p1 -s 0 -e 'probe begin { exit() }'