]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: make script 'shell-no-trail-bslash' simpler and more robust
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 28 Dec 2014 13:02:30 +0000 (14:02 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 28 Dec 2014 13:45:31 +0000 (14:45 +0100)
commit0fae5905f9b676725a7e82c7aa03e8e3cbf5008a
tree366da3df1af671cbc75e346add508a9d79e2625d
parentcd040965d51f9818c56a714efaaaa699eb93b503
tests: make script 'shell-no-trail-bslash' simpler and more robust

This solves spurious failure in the 'check-no-trailing-backslash-in-recipes'
target for Automake-NG.

This is basically a backport of Automake-NG commit v1.14.1-1010-g85aae58;
the point is to minimize the amount of spurious diffs between the mainline
Automake and the Automake-NG source trees.

* t/ax/shell-no-trail-bslash.in: Simplify and fortify.
* t/self-check-shell-no-trail-bslash.sh: Enhance.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/ax/shell-no-trail-bslash.in
t/self-check-shell-no-trail-bslash.sh