summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/indent.stp
diff options
context:
space:
mode:
authorfche <fche>2006-03-06 13:47:42 +0000
committerfche <fche>2006-03-06 13:47:42 +0000
commit4dce476b4e34d9ba8d737246af9baedfb2a205d9 (patch)
tree86043e0507245b5b30788d4f2f8fa2b7c79d2791 /testsuite/buildok/indent.stp
parent6f9f33e208c46af712e40c089748c5185121ceaf (diff)
downloadsystemtap-steved-4dce476b4e34d9ba8d737246af9baedfb2a205d9.tar.gz
systemtap-steved-4dce476b4e34d9ba8d737246af9baedfb2a205d9.tar.xz
systemtap-steved-4dce476b4e34d9ba8d737246af9baedfb2a205d9.zip
* typo fix #2, thanks bibo.mao@Intel.com
Diffstat (limited to 'testsuite/buildok/indent.stp')
-rwxr-xr-xtestsuite/buildok/indent.stp2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/buildok/indent.stp b/testsuite/buildok/indent.stp
index 03480a51..b4d75da9 100755
--- a/testsuite/buildok/indent.stp
+++ b/testsuite/buildok/indent.stp
@@ -1,3 +1,5 @@
+#! stap -p4
+
probe begin {
print (thread_indent (1)) print ("yo\n")
print (thread_indent (-1)) print ("ta\n")