summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorstanton <stanton>1998-06-18 18:25:55 (GMT)
committerstanton <stanton>1998-06-18 18:25:55 (GMT)
commit75b521227f47c2241a4edb7d1e913ac348f05f12 (patch)
tree6348405806cc092fd6fde49532ef3986eab23ce2 /tests
parent408878bbbe30d173d57f3120674edd2ed92e1255 (diff)
downloadtcl-75b521227f47c2241a4edb7d1e913ac348f05f12.zip
tcl-75b521227f47c2241a4edb7d1e913ac348f05f12.tar.gz
tcl-75b521227f47c2241a4edb7d1e913ac348f05f12.tar.bz2
remove tmp file
Diffstat (limited to 'tests')
-rw-r--r--tests/defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/defs b/tests/defs
index 61f90ec..2f15eda 100644
--- a/tests/defs
+++ b/tests/defs
@@ -431,6 +431,7 @@ if {$tcl_platform(os) != "Win32s"} {
close $f
set testConfig(stdio) 1
}
+ catch {file delete -force tmp}
}
if {($tcl_platform(platform) == "windows") && ($testConfig(stdio) == 0)} {