view tools/bisect-find-bad.sh @ 1159:d62c53c7a37d

tests: relax testing for tagmap existence In an upcoming patch, we will turn meta.tags into a lazy property so we only check the tags file when both exist.
author Sean Farley <sean.michael.farley@gmail.com>
date Sat, 22 Feb 2014 18:23:52 -0600
parents 11c4c7242a36
children
line wrap: on
line source

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