From 7bc97b920b74e7d9046c8a4489ecd0a0e646bdde Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 6 Mar 2011 21:37:38 +0000 Subject: 28866: with POSIX_BUILTINS "command" prefix resets specialness --- Test/A04redirect.ztst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Test') diff --git a/Test/A04redirect.ztst b/Test/A04redirect.ztst index 9340b71f0..4d96d8bb9 100644 --- a/Test/A04redirect.ztst +++ b/Test/A04redirect.ztst @@ -383,6 +383,13 @@ set >/nonexistent/nonexistent echo output' 1:failed special builtin redir, POSIX_BUILTINS +?zsh:2: no such file or directory: /nonexistent/nonexistent + + $ZTST_testdir/../Src/zsh -f -o POSIX_BUILTINS -c ' + command set >/nonexistent/nonexistent + echo output' +0:failed special builtin redir with command prefix, POSIX_BUILTINS +>output ?zsh:2: no such file or directory: /nonexistent/nonexistent $ZTST_testdir/../Src/zsh -f -o POSIX_BUILTINS -c ' -- cgit v1.2.3-70-g09d2