about summary refs log tree commit diff
path: root/Test/A04redirect.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-03 18:11:12 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-03 18:11:12 +0000
commit61b9529ff848d6758b498389256111984bda1437 (patch)
tree1b52a789c476386ebfdfb1f3ed28bd05b69d5ada /Test/A04redirect.ztst
parent76590bd93c438bb1f4dc3dc17fa478ab15533fef (diff)
downloadzsh-61b9529ff848d6758b498389256111984bda1437.tar.gz
zsh-61b9529ff848d6758b498389256111984bda1437.tar.xz
zsh-61b9529ff848d6758b498389256111984bda1437.zip
users/17310: we can't treat < after [ as a normal character.
Document problem and test for case that needs to work.
Diffstat (limited to 'Test/A04redirect.ztst')
-rw-r--r--Test/A04redirect.ztst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/A04redirect.ztst b/Test/A04redirect.ztst
index 3911b0629..d3c0a4a99 100644
--- a/Test/A04redirect.ztst
+++ b/Test/A04redirect.ztst
@@ -441,3 +441,6 @@
 0:failed assignment on non-posix-special, POSIX_BUILTINS
 >output
 ?zsh: read-only variable: foo
+
+  [</dev/null ]
+1:check behaviour with square brackets