This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GOLD] Use "set -e" in test scripts


> Some tests in gold/testsuite/ run awk to check for errors.
> The awk scripts use "exit 1" to indicate test failure, but
> a few of those tests don't use "set -e", so the failures
> get ignored. This patch adds "set -e" to those tests.
>
> OK?
>
>         * testsuite/icf_safe_so_test.sh: Use "set -e".
>         * testsuite/icf_safe_test.sh: Likewise.
>         * testsuite/icf_test.sh: Likewise.

Yes, this is OK. Thanks!

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]