view tools/bisect-find-bad.sh @ 812:8c7447b4b004

test_pull: commands.pull() no longer aborts when crossing branches Introduced by hg.610873cf064a
author Patrick Mezard <pmezard@gmail.com>
date Wed, 15 Jun 2011 14:44:14 +0200
parents 11c4c7242a36
children
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?