view tools/bisect-find-bad.sh @ 1473:623af04c6e06

tests: new test about revmap two-way migrations The test makes sure the bi-directional migration happens transparently, and without data loss.
author Jun Wu <quark@fb.com>
date Wed, 15 Jun 2016 18:25:39 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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