1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-12 02:12:06 +02:00

add missing quote

This commit is contained in:
Jim Meyering
2004-02-07 11:46:00 +00:00
parent 27f63a17c6
commit 5aa31e74c3

View File

@@ -501,7 +501,7 @@ define emit-upload-commands
echo "$(srcdir)/gnupload $(GNUPLOADFLAGS) \\"
echo " --to fetish.sf.net:fetish-ftp \\"
echo " --to $(gnu_rel_host):coreutils \\"
echo " $(rel-files)
echo " $(rel-files)"
echo '# send the /tmp/announcement e-mail'
echo =====================================
echo =====================================