view tools/bisect-find-bad.sh @ 827:076ded084655

setup.py: clean up indentation
author Yonggang Luo <luoyonggang@gmail.com>
date Fri, 30 Sep 2011 21:45:45 +0800
parents 11c4c7242a36
children
line wrap: on
line source

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