view tools/bisect-find-bad.sh @ 491:b71507d7becc

svn_swig_wrapper: minor code cleanup.
author Augie Fackler <durin42@gmail.com>
date Tue, 15 Sep 2009 21:34:14 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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