view tools/bisect-find-bad.sh @ 956:24fbba02cb8f

maps: fix filemap loading --verbose message The m.stri('e') was removing the leading 'e' or 'exclude'.
author Patrick Mezard <patrick@mezard.eu>
date Sun, 14 Oct 2012 13:21:03 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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