init.sh: don't waste a subshell just to redirect stderr
authorJim Meyering <meyering@redhat.com>
Thu, 5 Jan 2012 15:45:50 +0000 (16:45 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 5 Jan 2012 16:47:28 +0000 (17:47 +0100)
commitb301fd3cf02f022cc8d0a5103b2ab3bf4286a81a
tree1b1b843807419fb7113c4578f5431d5c57d9fa3f
parent742f863be9b7b5066429cc75c56c5dcf02712a37
init.sh: don't waste a subshell just to redirect stderr

* tests/init.sh: In testing for diff -u and diff -c, use a
stderr-redirecting exec inside `...` rather than a subshell.
ChangeLog
tests/init.sh