From e1ddd7c988592f33a7dc659b378bec81293388ec Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 2 Jul 2007 08:46:03 +0000 Subject: [PATCH] *** empty log message *** --- testsuite/systemtap.context/args.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/systemtap.context/args.tcl b/testsuite/systemtap.context/args.tcl index d6b776de9..bbac1a4b7 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 -- 2.43.5