comparison tests/test-eol-update.t @ 17043:6f89c3f0192d

fix push of moved bookmark when creating new branch heads The problem occured when pushing a changeset that at the same time creates a new named branch head and moves a bookmark. The code invoked methods that only exist on localrepo instances, so it failed for any other type of remote. The test suite only tested against local remotes.
author Sune Foldager <cryo@cyanite.org>
date Tue, 26 Jun 2012 23:05:25 +0200
parents 43b3b761d9d1
children a819b5777727
comparison
equal deleted inserted replaced
17042:cd7db8e05c65 17043:6f89c3f0192d