From: Eric Blake Date: Wed, 17 Oct 2007 20:41:41 +0000 (-0600) Subject: Kill trailing whitespace. X-Git-Tag: v2.62~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99be329141e7b6b3562df53603421a7795fa7355;p=thirdparty%2Fautoconf.git Kill trailing whitespace. Signed-off-by: Eric Blake --- diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4 index 9c95afdd..f94b10c7 100644 --- a/lib/autotest/general.m4 +++ b/lib/autotest/general.m4 @@ -1348,7 +1348,7 @@ at_status=`cat "$at_status_file"` m4_divert_pop([TEST_FUNCTIONS])dnl Back to KILL. m4_divert_text([TESTS], [ AT_ordinal ) - if at_func_test AT_ordinal && . "$at_test_source"; then :; else + if at_func_test AT_ordinal && . "$at_test_source"; then :; else AS_ECHO(["$as_me: unable to parse test group: $[1]"]) >&2 at_failed=: fi ;;])