]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] tests: remove dead code from a test, fix a typo
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Aug 2012 13:02:33 +0000 (15:02 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Aug 2012 13:02:33 +0000 (15:02 +0200)
commit95d2b38ec3fd0bac9c773f49847fbe4ca0b91546
tree8b64e9adef2501dd3c7335d4f2df7f88b83a87f4
parent0980ac4ce95e65867403ae705d777e1c728db1eb
[ng] tests: remove dead code from a test, fix a typo

* t/dist-formats.tap: Fix typo in a message: s/.tar.Z/.tar.xz/.
(have_compressor): Remove special handling of the 'compress' tool.
This is now useless, since we've removed support for '.tar.Z' tarballs
and thus care no more whether a 'compress' program is available or not.
Also, in the main code, one stray remaining reference to the 'shar'
program, that too useless now that we've removed support for '.shar.gz'
archives.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/dist-formats.tap