diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/systemtap.base/flightrec5.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.base/flightrec5.exp b/testsuite/systemtap.base/flightrec5.exp index 5d1c6d53..750d0daa 100644 --- a/testsuite/systemtap.base/flightrec5.exp +++ b/testsuite/systemtap.base/flightrec5.exp @@ -34,7 +34,6 @@ if {$outfile == ""} { } eval exec rm $outfile -print "pid = $pid" # switch file to .2 exec kill -USR2 $pid # switch file to .3 (this time, .1 file should be deleted) |