diff options
Diffstat (limited to 'testsuite/parseok/twelve.stp')
-rwxr-xr-x | testsuite/parseok/twelve.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseok/twelve.stp b/testsuite/parseok/twelve.stp index 2e20da18..9d7b3049 100755 --- a/testsuite/parseok/twelve.stp +++ b/testsuite/parseok/twelve.stp @@ -1,6 +1,6 @@ #! /bin/sh -./stap -p1 -g $@ - <<'END' +stap -p1 -g $@ - <<'END' %{ /* hello world */ |