From 419c5e01d3b5b9b646e73c1d4ed7d30aeec6ca27 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sun, 26 Dec 1999 22:57:23 +0000 Subject: zsh-workers/9159 --- Test/07cond.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/07cond.ztst') diff --git a/Test/07cond.ztst b/Test/07cond.ztst index e86d9139b..260e60b5e 100644 --- a/Test/07cond.ztst +++ b/Test/07cond.ztst @@ -84,7 +84,7 @@ [[ -u modish && ! -u zerolength ]] 0:-u cond - [[ -x $ZTST_testdir/ztst.zsh && ! -x zerolength ]] + [[ -x $ZTST_srcdir/ztst.zsh && ! -x zerolength ]] 0:-x cond [[ -z $bar && -z '' && ! -z $foo ]] -- cgit 1.4.1