From 31a13a8931c6d662327440edc152eb03da466c45 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 19 Jan 2000 17:35:54 +0000 Subject: zsh-workers/9367 --- Test/04redirect.ztst | 5 +++++ Test/07cond.ztst | 9 +++++++++ 2 files changed, 14 insertions(+) (limited to 'Test') diff --git a/Test/04redirect.ztst b/Test/04redirect.ztst index 37b0915a0..d7156e856 100644 --- a/Test/04redirect.ztst +++ b/Test/04redirect.ztst @@ -191,6 +191,11 @@ 1:null redir with NULLCMD unset ?ZTST_execchunk:2: redirection with no command + echo this should still work >out1 + print "$(this should still work + READNULLCMD=cat print cat input >out1