summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/args.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/semok/args.stp')
-rwxr-xr-xtestsuite/semok/args.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/args.stp b/testsuite/semok/args.stp
index 00475625..98112088 100755
--- a/testsuite/semok/args.stp
+++ b/testsuite/semok/args.stp
@@ -1,3 +1,3 @@
#! /bin/sh
-./stap -p2 -e 'probe begin { log (@1 . string($2)) }' hello 0xdeadbeef
+./stap -p2 -e 'probe begin { log (@1 . sprint($2)) }' hello 0xdeadbeef