view tools/bisect-find-bad.sh @ 552:2d44461e8617

fix filterhunks for both crew and 1.4
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 06 Feb 2010 20:19:41 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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