view tools/bisect-find-bad.sh @ 841:6c4d15d8cfbd

Merge with stable.
author Augie Fackler <durin42@gmail.com>
date Fri, 21 Oct 2011 16:42:10 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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