From 670c53863ef196c8bacf60c549b7373ca50ea6e7 Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 19 Sep 2001 21:56:58 +0000 Subject: added back deletion of "more" file --- tests/winPipe.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/winPipe.test b/tests/winPipe.test index b8372e6..eadce22 100644 --- a/tests/winPipe.test +++ b/tests/winPipe.test @@ -12,7 +12,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: winPipe.test,v 1.14 2001/09/19 20:53:44 hobbs Exp $ +# RCS: @(#) $Id: winPipe.test,v 1.15 2001/09/19 21:56:58 hobbs Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest @@ -173,6 +173,7 @@ test winpipe-1.22 {Checking command.com for Win95/98 hanging} {95 stdio} { exec command.com /c dir /b set result 1 } 1 +file delete more test winpipe-4.1 {Tcl_WaitPid} {nt stdio cat32} { proc readResults {f} { -- cgit v0.12