From 6ad6cb16ba7624c66e3c173f66e44a9ba34c9cd4 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 17 Sep 2009 11:01:24 +0200 Subject: Don't print pid in flightrec5.exp test. --- testsuite/systemtap.base/flightrec5.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite') 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) -- cgit