diff options
-rw-r--r-- | testsuite/systemtap.context/args.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.context/args.tcl b/testsuite/systemtap.context/args.tcl index d6b776de..bbac1a4b 100644 --- a/testsuite/systemtap.context/args.tcl +++ b/testsuite/systemtap.context/args.tcl @@ -2,7 +2,6 @@ spawn stap args.stp expect { -timeout 240 "READY" { - puts "READY" exec echo 1 > /proc/stap_test_cmd expect { -timeout 5 |