summaryrefslogtreecommitdiff
path: root/tests/pr9.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2010-07-05 01:23:16 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2010-09-09 23:01:21 +0200
commit4e8b21e113d49633c55004217bd26dab8b5d7401 (patch)
treea9115f33bd7078bd2a8d7c40c6ebb1a323b82c1d /tests/pr9.test
parentf94d28bca672bb877bcc7a6d4133a2ec765dd03d (diff)
downloadautomake-4e8b21e113d49633c55004217bd26dab8b5d7401.tar.gz
Do not require "gzip" explicitly in tests.
The gzip utility is simply expected to be present on any decent target system for Automake. So it's pointless to put it in $required. * tests/install2.test ($required): Do not require "gzip". * tests/lex3.test: Likewise. * tests/pr9.test: Likewise. From a suggestion by Ralf Wildenhues.
Diffstat (limited to 'tests/pr9.test')
-rwxr-xr-xtests/pr9.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pr9.test b/tests/pr9.test
index 4638b5203..a2e71d729 100755
--- a/tests/pr9.test
+++ b/tests/pr9.test
@@ -23,7 +23,6 @@
# ltconfig, ltmain.sh, mdate-sh, missing, and mkinstalldirs. In fact,
# the entire `support/' directory is omitted.
-required=gzip
. ./defs || Exit 1
set -e