freebsd-dev/tools/regression/bin/sh/errors
Jilles Tjoelker 47e5ae08a1 sh: Disallow mismatched quotes in backticks (...).
Due to the amount of code removed by this, it seems that allowing unmatched
quotes was a deliberate imitation of System V sh and real ksh. Most other
shells do not allow unmatched quotes (e.g. bash, zsh, pdksh, NetBSD /bin/sh,
dash).

PR:		bin/137657
2009-10-01 21:40:08 +00:00
..
backquote-error1.0 Add tests for r194406 and r194516. 2009-06-19 22:15:59 +00:00
backquote-error2.0 sh: Disallow mismatched quotes in backticks (...). 2009-10-01 21:40:08 +00:00
bad-parm-exp1.0
bad-parm-exp2.2
bad-parm-exp2.2.stderr
bad-parm-exp3.2
bad-parm-exp3.2.stderr
bad-parm-exp4.2
bad-parm-exp4.2.stderr
bad-parm-exp5.2
bad-parm-exp5.2.stderr
option-error.0
redirection-error2.2 Add a regression test for r181017. 2008-07-30 21:18:52 +00:00
redirection-error.0