[pacman-dev] [PATCH] Manually check xdelta exit codes.
Nathan Jones
nathanj at insightbb.com
Sun Oct 14 11:57:19 EDT 2007
On Sat, Oct 13, 2007 at 05:00:25PM -0400, Nathan Jones wrote:
> + # 'xdelta delta' returns 1 even on success, so manually check exit codes
> + # bash's exit on error option must first be unset
> + set +e
I figured out how to get return codes without using the set command by
looking through the rest of makepkg. I will resubmit this patch, so
please ignore this one.
More information about the pacman-dev
mailing list