[Telepathy-commits] [telepathy-spec/master] make upload-branch: print probable URL after upload

Will Thompson will.thompson at collabora.co.uk
Tue Nov 25 07:02:26 PST 2008


---
 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 313f487..6a7eacd 100644
--- a/Makefile
+++ b/Makefile
@@ -145,3 +145,5 @@ UPLOAD_BRANCH_TO = people.freedesktop.org:public_html/telepathy-spec
 upload-branch: all
 	rsync -zvP doc/spec.html $(patsubst %.txt,%.html,$(RST)) \
 		$(UPLOAD_BRANCH_TO)-$(BRANCH)/
+	@echo Your spec branch might be at:
+	@echo '  ' http://people.freedesktop.org/~$$USER/telepathy-spec-$(BRANCH)/
-- 
1.5.6.5



More information about the Telepathy-commits mailing list