]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Kill trailing whitespace.
authorEric Blake <ebb9@byu.net>
Wed, 17 Oct 2007 20:41:41 +0000 (14:41 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 17 Oct 2007 20:41:41 +0000 (14:41 -0600)
Signed-off-by: Eric Blake <ebb9@byu.net>
lib/autotest/general.m4

index 9c95afdd78597f0d077e8dde821b86db6de6668d..f94b10c7e66460c81082b3856618cedfc63ef8a4 100644 (file)
@@ -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 ;;])