]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 15 Apr 2003 16:11:41 +0000 (16:11 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 15 Apr 2003 16:11:41 +0000 (16:11 +0000)
tests/general/Makefile.am

index cd438072750724390d1685c577ac0022367ca713..67f95d5852692d7a7377efc7ae5063a270718347 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to create Makefile.in.
 
 ## Makefile for Autoconf testsuite.
-## Copyright 2000 Free Software Foundation, Inc.
+## Copyright 2000, 2003 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@ check-local: atconfig
 
 testsuite: $(SUITE) atgeneral.m4
        $(M4) -I $(srcdir) atgeneral.m4 suite.at > $@-t1
-       sed 's/[        ]*$$//;/^$$/N;/\n$$/D' $@-t1 > $@-tmp
+       sed 's/[         ]*$$//;/^$$/N;/\n$$/D' $@-t1 > $@-tmp
        rm -f $@-t1
        chmod +x $@-tmp
        mv $@-tmp $@