summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/externalvar.exp
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-21 12:42:11 -0500
committerDave Brolley <brolley@redhat.com>2009-12-21 12:42:11 -0500
commit25a0404570724499bcdf1ebfd9f03084c2e00137 (patch)
treef9824f847b407790ab10116c2ebcc7e664d53253 /testsuite/systemtap.base/externalvar.exp
parent08098abb6b206dc3aea984f18b5054d34e015185 (diff)
parentc6fcc4c1ca5f222cf90bf3968e34a10f09b30be4 (diff)
downloadsystemtap-steved-25a0404570724499bcdf1ebfd9f03084c2e00137.tar.gz
systemtap-steved-25a0404570724499bcdf1ebfd9f03084c2e00137.tar.xz
systemtap-steved-25a0404570724499bcdf1ebfd9f03084c2e00137.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'testsuite/systemtap.base/externalvar.exp')
-rw-r--r--testsuite/systemtap.base/externalvar.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.base/externalvar.exp b/testsuite/systemtap.base/externalvar.exp
index 668dec55..f6553f45 100644
--- a/testsuite/systemtap.base/externalvar.exp
+++ b/testsuite/systemtap.base/externalvar.exp
@@ -67,4 +67,4 @@ if { $n != $m } {
} else {
pass $test
}
-# exec rm -f $testexe $testso
+catch {exec rm -f $testexe $testso}