>  >
>  > I would like to purpose a better solution for this.
>  >
>  > In /usr/bin/dpatch,
>  >
>  >    if [ "${BASH_VERSINFO[0]}" -ge 3 ]; then
>  >       set -o pipefail
>  >    fi
>
>  No, that's unacceptable, that changes behavior.

It changes the behavior in what way?

>
>  Why do you want to use such an old version of bash? pipefail has
>  around been since 2004, which is 4 years ago, and 2 releases back.
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to