[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: fix incorrect `|| fail` pattern in tests
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] tests: fix incorrect `|| fail` pattern in tests |
Date: |
Sun, 1 Mar 2020 16:26:24 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
On 2020-02-29 22:07, Pádraig Brady wrote:
> * tests/ls/stat-free-symlinks.sh: s/|| fail/|| fail=1/.
> * tests/misc/tee.sh: Likewise.
> * tests/touch/relative.sh: Likewise.
> * cfg.mk (sc_prohibit_or_fail): A new syntax-check to avoid this.
Nice catch, these test bugs are quite old (2012, 2012 and 2015).
How did you spot these?
Have a nice day,
Berny
- Re: [PATCH] tests: fix incorrect `|| fail` pattern in tests,
Bernhard Voelker <=