summaryrefslogtreecommitdiff
path: root/pactest
diff options
context:
space:
mode:
authorNathan Jones <nathanj@insightbb.com>2007-10-14 11:59:38 -0400
committerDan McGee <dan@archlinux.org>2007-10-14 17:54:32 -0500
commitabce73de4cc124da946a4da2d413b784332d91db (patch)
tree05985c93167a15cacc8d60d778222db3c70fa8c1 /pactest
parent0adedc536fe372b4def5954f3b24ca63ff86aecf (diff)
Manually check xdelta exit codes.
This is needed because 'xdelta delta' returns 1 even when the delta creation succeeds. This was causing makepkg to exit after the command due to bash's -e option. Some information from the xdelta man page: The delta command exits with status 0 to indicate that no differences were found, with status 1 to indicate that some differences were found, and with status 2 to indicate an error of some kind. Signed-off-by: Nathan Jones <nathanj@insightbb.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest')
0 files changed, 0 insertions, 0 deletions