view tools/bisect-find-bad.sh @ 732:050f03a3bdf5

setup/README: update Subvertpy requirement to 0.7.4.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sat, 09 Oct 2010 10:16:07 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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