--- a/mercurial/exchange.py Thu Sep 25 00:55:39 2014 -0700
+++ b/mercurial/exchange.py Thu Sep 25 02:21:59 2014 -0700
@@ -211,7 +211,7 @@
if locallock is not None:
locallock.release()
- return pushop.cgresult
+ return pushop
# list of steps to perform discovery before push
pushdiscoveryorder = []