summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/five.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semok/five.stp')
-rwxr-xr-xtestsuite/semok/five.stp3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/semok/five.stp b/testsuite/semok/five.stp
index 2bb656b1..4e229f42 100755
--- a/testsuite/semok/five.stp
+++ b/testsuite/semok/five.stp
@@ -1,5 +1,6 @@
-#! semtest
+#! stap -p2
+global array
probe foo
{
array[1] = array[2] = 3;