view tools/bisect-find-bad.sh @ 579:21a389e4d8b5

maps: if operation can continue, it should probably not use ui.warn()
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 01 Mar 2010 21:26:30 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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