init.sh: give more portable redirection-related advice in a comment
authorJim Meyering <meyering@redhat.com>
Tue, 14 Jun 2011 13:33:23 +0000 (15:33 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 14 Jun 2011 13:40:43 +0000 (15:40 +0200)
commit4af5eabfc04010c39947d3ae9763ae931d63c191
treefd6db55af2fb340af2cdfb1c34d31a1ac5d6bf13
parenteaf3751f256eaaff1774848dcaa7d942464179be
init.sh: give more portable redirection-related advice in a comment

* tests/init.sh (stderr_fileno_): Update the advice in comments.
See http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/22488
for lots of discussion.  Stefano Lattarini suggested the solution
of putting "9>&2" after the command.  Reported by Bruno Haible.
ChangeLog
tests/init.sh