[pacman-dev] [PATCH] makepkg: remove bash4 style output redirection
Daenyth Blank
daenyth+arch at gmail.com
Sun Jun 20 12:15:17 EDT 2010
On Sun, Jun 20, 2010 at 11:21, Allan McRae <allan at archlinux.org> wrote:
> convert bash-4 "&>" style redirection to "2>&1" to maintain
> compatibility with bash-3.2
>
> Signed-off-by: Allan McRae <allan at archlinux.org>
> ---
&> style redirection is supported by bash 3, as far as I know. Maybe
even bash 2, but I don't have that on hand to test. Was this added in
bash 3.3, or does 3.2 support it?
More information about the pacman-dev
mailing list