view tools/bisect-find-bad.sh @ 955:c809d9bf42f3

replay: remove useless warning about invalid externals The warning is wrong when a filemap is used, and if we expect the externals to be filtered already, let's make this abort instead of warning.
author Patrick Mezard <patrick@mezard.eu>
date Sun, 07 Oct 2012 21:06:25 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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