view tools/bisect-find-bad.sh @ 1579:4830089aee58

hgsubversion: add 4.7 to list of supported mercurial The tox.ini changes were authored by Augie Fackler.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Fri, 03 Aug 2018 19:53:57 +0530
parents 11c4c7242a36
children
line wrap: on
line source

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