From: Pavel Roskin Date: Fri, 26 Jan 2001 22:17:49 +0000 (+0000) Subject: * Makefile.am (XFAIL_TESTS): Added colon7.test. X-Git-Tag: Release-1-4d~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388e34976b05f4983b8b02d9fa0c49c6ae7f0d8b;p=thirdparty%2Fautomake.git * Makefile.am (XFAIL_TESTS): Added colon7.test. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index c5f3a906a..989e88d41 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2001-01-26 Pavel Roskin + + * Makefile.am (XFAIL_TESTS): Added colon7.test. + 2001-01-26 Akim Demaille * vtexi.test (info_TEXINFOS): Check that the path to mdate-sh is diff --git a/tests/Makefile.am b/tests/Makefile.am index 220354a52..6ec45819f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnits -XFAIL_TESTS = +XFAIL_TESTS = colon7.test TESTS = \ acinclude.test \ aclocal.test \