diff options
Diffstat (limited to 'testsuite/semko')
-rwxr-xr-x | testsuite/semko/maxactive01.stp | 2 | ||||
-rwxr-xr-x | testsuite/semko/maxactive02.stp | 2 | ||||
-rwxr-xr-x | testsuite/semko/maxactive03.stp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/semko/maxactive01.stp b/testsuite/semko/maxactive01.stp index 58851970..5197555e 100755 --- a/testsuite/semko/maxactive01.stp +++ b/testsuite/semko/maxactive01.stp @@ -1,4 +1,4 @@ -#!./stap -p2 +#! stap -p2 # maxactive not on a return probe diff --git a/testsuite/semko/maxactive02.stp b/testsuite/semko/maxactive02.stp index 55b79582..99d63193 100755 --- a/testsuite/semko/maxactive02.stp +++ b/testsuite/semko/maxactive02.stp @@ -1,4 +1,4 @@ -#!./stap -p2 +#! stap -p2 # maxactive with a string argument diff --git a/testsuite/semko/maxactive03.stp b/testsuite/semko/maxactive03.stp index 89198e43..024e338f 100755 --- a/testsuite/semko/maxactive03.stp +++ b/testsuite/semko/maxactive03.stp @@ -1,4 +1,4 @@ -#!./stap -p2 +#! stap -p2 # maxactive on a timer probe |