summaryrefslogtreecommitdiff
path: root/tests/general
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-15 09:09:35 +0000
committerJim Meyering <jim@meyering.net>2003-08-15 09:09:35 +0000
commit63000d3797eaf8e6d2dea4aab00b5f38d1442815 (patch)
tree53e301e071ab22ae0e2ef73ef78dc4bb0c95605a /tests/general
parent6f82d20ec837b42833f880370e5461a2a85cf77d (diff)
downloadcoreutils-63000d3797eaf8e6d2dea4aab00b5f38d1442815.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/general')
-rw-r--r--tests/general/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/Makefile.in b/tests/general/Makefile.in
index d9f4a8784..03dd9ca9a 100644
--- a/tests/general/Makefile.in
+++ b/tests/general/Makefile.in
@@ -294,7 +294,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 $@