Am 15.09.2017 um 20:30 schrieb ivy.fos...@gmail.com:
> @@ -1459,16 +1458,17 @@ unset "${!sha384sums_@}" "${!sha512sums_@}"
>  BUILDFILE=${BUILDFILE:-$BUILDSCRIPT}
>  if [[ ! -f $BUILDFILE ]]; then
>       error "$(gettext "%s does not exist.")" "$BUILDFILE"
> -     exit 1
> +     exit $E_BUILD_FAILED=5

Small thing everyone seems to have overlooked:
This line looks wrong to me.
bash probably won't like it either. ;)


-- 
regards,
brainpower

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to