summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/cmdline03.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/cmdline03.stp')
-rwxr-xr-xtestsuite/parseko/cmdline03.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseko/cmdline03.stp b/testsuite/parseko/cmdline03.stp
index 7bd4a5c0..9b4b2553 100755
--- a/testsuite/parseko/cmdline03.stp
+++ b/testsuite/parseko/cmdline03.stp
@@ -5,4 +5,4 @@
#
# NUM must be between 1 and 5
-./stap -p0 -e 'probe begin { exit() }'
+stap -p0 -e 'probe begin { exit() }'