]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix failure due to debugging code forgotten into a test
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 11:47:19 +0000 (12:47 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 11:47:19 +0000 (12:47 +0100)
commit03f5195860391f524df10f90b54a79f50de3b5ba
tree8a9e32f7cb4f76229ef64eacf1817f3104186031
parent75f2b50a655a8dc41a51c6fdcb1c6f8571dce348
tests: fix failure due to debugging code forgotten into a test

* tests/missing-tar.test: Don't ever call the `missing' script
with `sh -x'; this was used for debugging, but an instance of
it slipped into the committed test case.  Bug revealed by a
failure on a Solaris 10 system with GNU tar installed as `gtar'.
ChangeLog
tests/missing-tar.test