]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] tests: remove several 'using_gmake' calls
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 8 Jul 2012 08:22:45 +0000 (10:22 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 8 Jul 2012 08:23:03 +0000 (10:23 +0200)
commitc1137f41140a3914d636bcf3a949e441161cc3f3
tree1bc7e64a933f7682625a458337b13e80a813a34d
parent593315ead98c1ec94087fca8cc09ffa74dd0618d
[ng] tests: remove several 'using_gmake' calls

In the Automake-NG testsuite, $MAKE is always GNU make.

* t/parallel-tests9.sh: Don't call 'using_gmake'; assume
it would unconditionally return true.
* t/tap-recheck.sh: Likewise.
* t/test-driver-custom-multitest-recheck.sh: Likewise.
* t/test-driver-custom-multitest-recheck2.sh: Likewise.
* t/test-metadata-recheck.sh: Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/parallel-tests9.sh
t/tap-recheck.sh
t/test-driver-custom-multitest-recheck.sh
t/test-driver-custom-multitest-recheck2.sh
t/test-metadata-recheck.sh