From: Tim Van Holder Date: Sun, 22 Jul 2001 00:27:52 +0000 (+0000) Subject: Removed the "SKIP:" message. X-Git-Tag: Release-1-4j~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5911ca84d92f990745139a8eec1e4fe78a7713a;p=thirdparty%2Fautomake.git Removed the "SKIP:" message. --- diff --git a/tests/install2.test b/tests/install2.test index 31ec840c1..1d5d60824 100755 --- a/tests/install2.test +++ b/tests/install2.test @@ -30,7 +30,7 @@ $AUTOMAKE -a || exit 1 chmod 000 Makefile.am # On some systems (like DOS and Windows), files are always readable -test -r Makefile.am && { echo "SKIP: $0"; exit 77; } +test -r Makefile.am && exit 77 ./configure || exit 1 # `dist' should fail because we can't copy Makefile.am.