view tools/bisect-find-bad.sh @ 873:c58213aaf7c8

test_svnwrap: use test_util.rmtree() (or fix it)
author Patrick Mezard <patrick@mezard.eu>
date Fri, 20 Apr 2012 18:07:42 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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