about summary refs log tree commit diff
path: root/Test/50cd.ztst
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-01-07 22:31:15 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-01-07 22:31:15 +0000
commitb43fb116b89dd6e54fa17d5685351f8d03426bb9 (patch)
tree33ce240ff50eb51263bb40cbe6ea03a8d36c6f07 /Test/50cd.ztst
parent5446d2d9c3686ee58f578fa2a5198dda90a722e2 (diff)
downloadzsh-b43fb116b89dd6e54fa17d5685351f8d03426bb9.tar.gz
zsh-b43fb116b89dd6e54fa17d5685351f8d03426bb9.tar.xz
zsh-b43fb116b89dd6e54fa17d5685351f8d03426bb9.zip
zsh-workers/9267
Diffstat (limited to 'Test/50cd.ztst')
-rw-r--r--Test/50cd.ztst9
1 files changed, 4 insertions, 5 deletions
diff --git a/Test/50cd.ztst b/Test/50cd.ztst
index a7053d0a0..d5836ec94 100644
--- a/Test/50cd.ztst
+++ b/Test/50cd.ztst
@@ -17,11 +17,10 @@
 # of spaces and/or tabs, to differentiate it from tags with a special
 # meaning to the test harness.  Note that this is true even in sections
 # where there are no such tags.  Also note that file descriptor 9
-# is reserved for input from the test script; if ZTST_verbose is set,
-# output is sent to the original stdout via fd 8.  Option settings
-# are preserved between the execution of different code chunks;
-# initially, all standard zsh options (the effect of `emulate -R zsh')
-# are set.
+# is reserved for input from the test script, and file descriptor 8
+# preserves the original stdout.  Option settings are preserved between the
+# execution of different code chunks; initially, all standard zsh options
+# (the effect of `emulate -R zsh') are set.
 
 %prep
 # This optional section prepares the test, creating directories and files