view tools/bisect-find-bad.sh @ 1492:e0eda6f2c2f2

fix tests `outgoing.__init__` in Mercurial >3.9.1 accepts repo object instead of a changelog
author Stanislau Hlebik <stash@fb.com>
date Mon, 10 Oct 2016 08:09:17 -0700
parents 11c4c7242a36
children
line wrap: on
line source

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