Makefile
changeset 239 acd65d2fff84
parent 228 88f7e396eb1d
child 240 e0d250644798
--- a/Makefile	Fri Jul 13 00:12:49 2012 +0300
+++ b/Makefile	Fri Jul 13 09:58:22 2012 +0300
@@ -187,7 +187,7 @@
 
 .PHONY: deploy2sf-src
 deploy2sf-src:
-	hg push ssh://$(SF_USER)@hg.code.sf.net/p/$(pkgname)/code
+	hg push ssh://$(SF_USER)@hg.code.sf.net/p/$(pkgname)/code || [ $$? = 1 ]
 
 .PHONY: deploy-check
 deploy-check: