view tools/bisect-find-bad.sh @ 1034:3e716bb9f6df

use old argument style to support python 2.4
author Shun-ichi GOTO <gotoh@taiyo.co.jp>
date Fri, 12 Jul 2013 09:51:25 +0900
parents 11c4c7242a36
children
line wrap: on
line source

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