view tools/bisect-find-bad.sh @ 998:8045ebda705a

Improve UX. Update the implicit Path name for working with SVN repositories.
author Jamie Clayton <jamie.clayton@jenasysdesign.com.au>
date Sun, 10 Mar 2013 19:32:35 +1000
parents 11c4c7242a36
children
line wrap: on
line source

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