From: Ralf Wildenhues Date: Mon, 13 Dec 2010 19:23:57 +0000 (+0100) Subject: Fix testsuite failure of check12.test without DejaGNU. X-Git-Tag: ng-0.5a~307^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0b402635f34abd5dd6e33a81d89dd8057a0d73;p=thirdparty%2Fautomake.git Fix testsuite failure of check12.test without DejaGNU. * tests/check12.test: Require runtest. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index f17c01f6b..8884b59b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-12-13 Ralf Wildenhues + + Fix testsuite failure of check12.test without DejaGNU. + * tests/check12.test: Require runtest. + 2010-12-10 Stefano Lattarini Extend and improve tests on DejaGnu support. diff --git a/tests/check12.test b/tests/check12.test index caa8e0fcf..34c84093c 100755 --- a/tests/check12.test +++ b/tests/check12.test @@ -17,6 +17,7 @@ # Test to make sure dejagnu tests, automake-style tests, and check-local # target can coexist. +required=runtest . ./defs || Exit 1 set -e