view tools/bisect-find-bad.sh @ 635:e2c3349b2cca

branchmap: map empty commits in replay mode.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sat, 10 Jul 2010 14:19:24 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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