From: Eric Blake Date: Sat, 22 Nov 2008 15:40:39 +0000 (-0700) Subject: Fix testsuite failure on Solaris. X-Git-Tag: v2.63b~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=043d1102b608cd8fe6b24099c7beae524060c84c;p=thirdparty%2Fautoconf.git Fix testsuite failure on Solaris. * tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Normalize failure status to 1. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index d72ad1fb6..a52182a6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-11-22 Eric Blake + + Fix testsuite failure on Solaris. + * tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Normalize + failure status to 1. + 2008-11-21 Eric Blake Clean up AS_MESSAGE_LOG_FD usage. diff --git a/tests/torture.at b/tests/torture.at index 1a9ea4f2a..4779e2155 100644 --- a/tests/torture.at +++ b/tests/torture.at @@ -244,7 +244,8 @@ AT_CHECK_CONFIGURE([what_to_test=var-$1 --no-create]) touch t chmod a-w . mv t t1 >/dev/null 2>&1 \ - || AT_CHECK([./config.status var-$1