view tools/bisect-find-bad.sh @ 1126:cb4dccc90ff1

Merge with stable.
author Augie Fackler <raf@durin42.com>
date Wed, 12 Feb 2014 09:19:03 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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