view tools/bisect-find-bad.sh @ 773:aef84769fe27

svnmeta: properly reference self.ui instead of ui
author Augie Fackler <durin42@gmail.com>
date Mon, 29 Nov 2010 23:17:07 -0600
parents 11c4c7242a36
children
line wrap: on
line source

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