]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r213738: allow one to regression test 'sh' changes without having to
authorobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Oct 2010 23:57:34 +0000 (23:57 +0000)
committerobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Oct 2010 23:57:34 +0000 (23:57 +0000)
commit651c2aa199bd539cbc15240c91ef649288258505
tree7a0e4c8c8198a0e7318888d2653eee4f4884b8d5
parent98b62827bc4d98866f4fa110da992f06cba0e811
MFC r213738: allow one to regression test 'sh' changes without having to
             install a potentially bad /bin/sh first.

git-svn-id: svn://svn.freebsd.org/base/stable/8@214088 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
19 files changed:
bin/sh/Makefile
tools/regression/bin/sh/Makefile
tools/regression/bin/sh/builtins/exec1.0
tools/regression/bin/sh/builtins/trap1.0
tools/regression/bin/sh/builtins/var-assign.0
tools/regression/bin/sh/errors/backquote-error1.0
tools/regression/bin/sh/errors/option-error.0
tools/regression/bin/sh/errors/redirection-error.0
tools/regression/bin/sh/errors/redirection-error2.2
tools/regression/bin/sh/execution/fork1.0
tools/regression/bin/sh/execution/fork2.0
tools/regression/bin/sh/execution/func1.0
tools/regression/bin/sh/expansion/question1.0
tools/regression/bin/sh/expansion/set-u1.0
tools/regression/bin/sh/parameters/mail1.0
tools/regression/bin/sh/parameters/mail2.0
tools/regression/bin/sh/parameters/pwd1.0
tools/regression/bin/sh/regress.sh
tools/regression/bin/sh/regress.t