tfully qualify host name - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 3c7f141d1c5da39682c2524c971531e13854e4b9
DIR parent b62db3542512321131da31e26cee1cd23590f2f1
HTML 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(-)
---
DIR diff --git a/unix/mkfile b/unix/mkfile
t@@ -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