view tools/bisect-find-bad.sh @ 1455:8cfe074cd463

maps: use util.fileproperty for RevMap.lastpulled It simplifies code a lot, and will avoid code duplication for the upcoming SqliteRevMap.
author Jun Wu <quark@fb.com>
date Mon, 13 Jun 2016 17:02:06 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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