summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/thirteen.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semko/thirteen.stp')
-rwxr-xr-xtestsuite/semko/thirteen.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semko/thirteen.stp b/testsuite/semko/thirteen.stp
index 88761ded..a5d6c400 100755
--- a/testsuite/semko/thirteen.stp
+++ b/testsuite/semko/thirteen.stp
@@ -14,7 +14,7 @@ probe begin
{
bar()
}
- printk("hello from systemtap")
+ log("hello from systemtap")
}