diff -r a244e0f5409a -r acd65d2fff84 Makefile --- 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: