From d9d9925acba894045db8c52f6bb2e2fc4cd75dfd Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Dec 1999 21:58:24 +0000 Subject: zsh-3.1.6-pws-12 --- Test/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/Makefile.in b/Test/Makefile.in index 9fab0b2cf..b7622a1df 100644 --- a/Test/Makefile.in +++ b/Test/Makefile.in @@ -42,7 +42,7 @@ INSTALL = @INSTALL@ check test: for f in *.ztst; do \ - ../Src/zsh ztst.zsh $$f; \ + ../Src/zsh -f ztst.zsh $$f; \ done # ========== DEPENDENCIES FOR CLEANUP ========== -- cgit 1.4.1