diff options
-rw-r--r-- | Test/50cd.ztst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/50cd.ztst b/Test/50cd.ztst index a5804b02c..a7053d0a0 100644 --- a/Test/50cd.ztst +++ b/Test/50cd.ztst @@ -38,6 +38,9 @@ ln -s ../real cdtst.tmp/sub/fake + setopt chaselinks + cd . + unsetopt chaselinks mydir=$PWD %test |