view tools/bisect-find-bad.sh @ 1489:9a6bb3657861

Merge with stable.
author Augie Fackler <raf@durin42.com>
date Sun, 26 Jun 2016 21:10:36 -0400 (2016-06-27)
parents 11c4c7242a36
children
line wrap: on
line source
#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?