view tools/bisect-find-bad.sh @ 747:34b25f6bc4ef

svnmeta: slight refactor of the UUID property. Simplify the getter by setting self.__uuid in the setter.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sun, 14 Nov 2010 14:05:54 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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