[pacman-dev] [PATCH] Change the exit code for pacman_deptest().
Andrew Fyfe
andrew at neptune-one.net
Mon Jul 2 13:32:17 EDT 2007
Andrew Fyfe wrote:
> Changed the exit code for missing deps from 1 to 127 because 1 is used
> for other errors. makepkg breaks if pacman exits with 1 for any reason
> other than a missing dep.
>
> Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
> ---
> scripts/makepkg.in | 2 +-
> src/pacman/deptest.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
I've broken down this patch to only change the exit code, I'm working on
a separate patch to fix the behaviour of pacman_deptest().
Andrew
More information about the pacman-dev
mailing list