From: Rusty Russell Date: Mon, 25 May 2015 06:30:47 +0000 (+0930) Subject: Makefile: update upload target. X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=6066019061d7f8c2301ff6cb43c7446981455507 Makefile: update upload target. For ccan core maintainers only, but useful. Signed-off-by: Rusty Russell --- diff --git a/Makefile-web b/Makefile-web index 86031c55..c411c016 100644 --- a/Makefile-web +++ b/Makefile-web @@ -11,8 +11,7 @@ JUNKBALLS=$(JUNKDIRS:%=$(WEBDIR)/%.tar.bz2) PRETTIFY=$(WEBDIR)/prettify/src/run_prettify.js $(WEBDIR)/prettify/src/prettify.css upload: fastcheck modcheck - git push origin HEAD:master - git push github HEAD:master + git push HEAD:master # Check MODS list in Makefile-ccan matches modules we find. modcheck: