diff options
Diffstat (limited to 'testsuite/systemtap.context/pid.tcl')
-rw-r--r-- | testsuite/systemtap.context/pid.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.context/pid.tcl b/testsuite/systemtap.context/pid.tcl index 240dafcb..c96d922f 100644 --- a/testsuite/systemtap.context/pid.tcl +++ b/testsuite/systemtap.context/pid.tcl @@ -14,7 +14,6 @@ expect { set i 0 foreach t $tests { - puts "Expecting [lindex $results $i]" expect { -timeout 5 -re [lindex $results $i] { |