Add a regression test for r181017.
Submitted by: simon
This commit is contained in:
parent
40e761838e
commit
58bbcf95ef
4
tools/regression/bin/sh/errors/redirection-error2.2
Normal file
4
tools/regression/bin/sh/errors/redirection-error2.2
Normal file
@ -0,0 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# sh should fail gracefully on this bad redirect
|
||||
sh -c 'echo 1 >&$a' 2>/dev/null
|
Loading…
x
Reference in New Issue
Block a user