54bef2a8ef
Upstream commit: Date: Sat, 19 May 2018 02:39:54 +0800 eval: Fail immediately with redirections errors for simple command Previously, dash would continue to perform variable expansions even if a redirection error occured. This patch changes it so that it fails immediately. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2 lines
82 B
Plaintext
2 lines
82 B
Plaintext
./redir_exec1.tests: line 1: can't create /cant/be/created: nonexistent directory
|