view tools/bisect-find-bad.sh @ 978:70aa5bf7a760

subvertpy wrapper: rename AbstractEditor to BaseEditor We actually instantiate it, so the name is horribly wrong. While at it, I gave the two subclasses __slots__ entries as well.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sun, 11 Nov 2012 15:31:19 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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