view tools/bisect-find-bad.sh @ 1534:7917abf6b456

test_urls: correctly use test_util.testui instead of ui.ui
author Augie Fackler <raf@durin42.com>
date Wed, 25 Oct 2017 22:07:53 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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