summaryrefslogtreecommitdiffstats
path: root/testsuite/transok/six.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/transok/six.stp')
-rwxr-xr-xtestsuite/transok/six.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/transok/six.stp b/testsuite/transok/six.stp
index 8684107e..0b3bdccf 100755
--- a/testsuite/transok/six.stp
+++ b/testsuite/transok/six.stp
@@ -2,7 +2,7 @@
probe begin
{
- printk("kernel time")
+ print("kernel time\n")
log("hello there")
warn("this is a builtin")
}