view tools/bisect-find-bad.sh @ 914:a103d5211237

svnrepo: handle module/class rename in hg 2.3
author Bryan O'Sullivan <bryano@fb.com>
date Wed, 18 Jul 2012 14:04:02 -0700
parents 11c4c7242a36
children
line wrap: on
line source

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