summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples/args.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.samples/args.exp')
-rw-r--r--testsuite/systemtap.samples/args.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/args.exp b/testsuite/systemtap.samples/args.exp
index 8bed7c9e..6b1fd3d0 100644
--- a/testsuite/systemtap.samples/args.exp
+++ b/testsuite/systemtap.samples/args.exp
@@ -12,7 +12,7 @@ if [file exists $staprunpath] {
}
set modname "args_[pid]"
-spawn stap -k -p4 -m $modname $srcdir/$subdir/args.stp
+spawn stap -w -k -p4 -m $modname $srcdir/$subdir/args.stp
set tmpdir NO_SUCH_FILE
expect {
-timeout 120