view tools/bisect-find-bad.sh @ 495:44bde69b6c49

stupid: detect renames with empty branchpath properly
author Augie Fackler <durin42@gmail.com>
date Wed, 07 Oct 2009 18:27:35 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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