view tools/bisect-find-bad.sh @ 1491:8937f19586fe

test_revmap_migrate: restore revmap class in tearDown The test has an unwanted side effect: changing default revmap class. This patch adds a tearDown method to revert the side effect.
author Jun Wu <quark@fb.com>
date Tue, 26 Jul 2016 11:38:23 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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