On 2020-03-01 17:30, Pádraig Brady wrote: > On 01/03/2020 15:26, Bernhard Voelker wrote: >> 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? > > I introduced the same myself in another change, > but noticed when double checking before commit, > then grepping the pattern showed the others.
Nice, so that was really a little trap worth the syntax-check. I hope there had not been any test error slipping through due to that. Have a nice day, Berny
