view tools/bisect-find-bad.sh @ 1278:2ae577a4cd56

stupid: dedent some code Done as two changes to make the previous change slightly easier to review.
author Augie Fackler <raf@durin42.com>
date Mon, 08 Dec 2014 16:50:22 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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