Hello,

after the "fix" for bug #461653 I get tons of errors in my scripts for
redirecting messages to stderr:

,----
| possible bashism in baz line 13 (should be >word 2>&1):
| echo "foobar" >&2
`----

According to
http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html,
sections 2.7.5 and 2.7.6, the constructions <&word and >&word are
perfectly valid /bin/sh syntax.  Please don't complain about them.

Regards,
        Sven



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to