* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problem
authorJim Meyering <jim@meyering.net>
Wed, 28 Jun 2006 06:51:06 +0000 (06:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 28 Jun 2006 06:51:06 +0000 (06:51 +0000)
commit0e0f6e1050a569a92528d970e4dd5ed83f082ba0
tree437fb570b6c6368375ddc48ddc69e1ee6e627df5
parentc4d2d39cf83ab8de4b6e383668e2835570692271
* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problem
(set -x when VERBOSE=yes) when stderr is redirected before stdout
causing shell tracing of the stdout redirection to be written to
the stderr file.  Avoid problem and test failure on HP-UX by
redirecting stderr last.
* tests/dd/unblock-sync: Order shell file redirections for
stderr and stdout in the common style.
tests/acl: Likewise.
tests/acl
tests/dd/unblock-sync
tests/mv/i-link-no