view tools/bisect-find-bad.sh @ 525:6b084ea39537

hgignore: ignore the version file
author Augie Fackler <durin42@gmail.com>
date Fri, 22 Jan 2010 18:03:02 -0600
parents 11c4c7242a36
children
line wrap: on
line source

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