comparison setup.py @ 23082:0fc4686de1d7 stable

exchange: don't report failure from identical bookmarks b901645a8784 regressed the behavior of pushing an unchanged bookmark to a remote. Before that commit, pushing a unchanged bookmark would result in "exporting bookmark @" being printed. After that commit, we now see an incorrect message "bookmark %s does not exist on the local or remote repository!" This patch fixes the regression introduced by b901645a8784 by having the bookmark error reporting code filter identical bookmarks and adds a test for the behavior.
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 24 Oct 2014 17:24:46 -0500
parents e88a634e0195
children c4ce077588d0
comparison
equal deleted inserted replaced
23081:e62c330a044f 23082:0fc4686de1d7