From d0c66ab2f0c57e74b03dae6a441aa18948b76c71 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 9 Dec 1999 09:02:13 +0000 Subject: zsh-workers/8962 --- Test/ztst.zsh | 1 + 1 file changed, 1 insertion(+) (limited to 'Test/ztst.zsh') diff --git a/Test/ztst.zsh b/Test/ztst.zsh index d3d03e883..5b00ff62f 100755 --- a/Test/ztst.zsh +++ b/Test/ztst.zsh @@ -52,6 +52,7 @@ ZTST_tout=${TMPPREFIX-:/tmp/zsh}.ztst.tout.$$ ZTST_terr=${TMPPREFIX-:/tmp/zsh}.ztst.terr.$$ ZTST_cleanup() { + cd $ZTST_testdir rm -rf $ZTST_testdir/dummy.tmp $ZTST_testdir/*.tmp \ $ZTST_in $ZTST_out $ZTST_err $ZTST_tout $ZTST_terr } -- cgit 1.4.1