From 3de56eab5049b3d3b1adb8802a3d9f11e9e1e148 Mon Sep 17 00:00:00 2001 From: hershey Date: Tue, 29 Dec 1998 19:34:50 +0000 Subject: now removes "script" file created by test. --- tests/main.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/main.test b/tests/main.test index e7ed056..778ce03 100644 --- a/tests/main.test +++ b/tests/main.test @@ -9,7 +9,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: main.test,v 1.2 1998/09/14 18:23:48 stanton Exp $ +# RCS: @(#) $Id: main.test,v 1.3 1998/12/29 19:34:50 hershey Exp $ if {[info procs test] != "test"} { source defs @@ -27,5 +27,6 @@ test main-1.1 {StdinProc} {unixOnly} { } else { set error 0 } + file delete -force script list $error $msg } {0 {}} -- cgit v0.12