diff options
Diffstat (limited to 'testsuite/buildok/two.stp')
-rwxr-xr-x | testsuite/buildok/two.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/buildok/two.stp b/testsuite/buildok/two.stp index f3b89616..2fedf654 100755 --- a/testsuite/buildok/two.stp +++ b/testsuite/buildok/two.stp @@ -1,6 +1,6 @@ #! /bin/sh -./stap -p4 -g $@ - <<'END' +stap -p4 -g $@ - <<'END' %{ #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) |