mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
*** empty log message ***
This commit is contained 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 $@
|
||||
|
||||
Reference in New Issue
Block a user