view tools/bisect-find-bad.sh @ 734:e24fb3e27ec9

test_util: use SkipTest if provided by the unittest module. This is the case with Python 2.7.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sat, 09 Oct 2010 16:20:52 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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