commit 3c7f141d1c5da39682c2524c971531e13854e4b9 parent b62db3542512321131da31e26cee1cd23590f2f1 Author: Russ Cox <rsc@swtch.com> Date: Wed, 22 Aug 2007 10:56:22 -0400 fully qualify host name Diffstat:
M | unix/mkfile | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/unix/mkfile b/unix/mkfile @@ -65,6 +65,6 @@ mk-with-libs.tgz:V: tgz:V: libutf.tgz libfmt.tgz libregexp9.tgz libbio.tgz mk.tgz mk-with-libs.tgz push: - rsync -e ssh -t *.tgz swtch:www/swtch.com/plan9port/unix - ssh swtch rm -f www/swtch.com/plan9port/unix/*.sha1 \ + rsync -e ssh -t *.tgz swtch.com:www/swtch.com/plan9port/unix + ssh swtch.com rm -f www/swtch.com/plan9port/unix/*.sha1 \ www/swtch.com/plan9port/unix/*.md5