Isaac Good wrote:
From e3e5bb93cb2b33315a8d6eff8956aa5b6c74d28d Mon Sep 17 00:00:00 2001 From: Isaac Good <pacman@isaac.otherinbox.com> Date: Thu, 12 Nov 2009 15:09:05 -0500 Subject: [PATCH 2/2] Changing [ to [[ and (( - Part Two - Amended
Second half of makepkg This replaces any prior patches of mine Includes stuff like -o to || and -a to && etc if [ $(type .. were preserved due to a bash bug with [[ and set -e and ERR trap
Signed-off-by: Isaac Good <pacman@isaac.otherinbox.com>
<snip> I have pushed these two patches and Cedric's one for the other scripts to the "bashtest" branch in my repo [1]. I am going through these now and will get back with any queries. Allan [1] http://projects.archlinux.org/users/allan/pacman.git/log/?h=bashtest