view tools/bisect-find-bad.sh @ 1051:c41e993f0892

test_fetch_commands: make a failure more readable
author Dan Villiom Podlaski Christiansen <dan@cabo.dk>
date Fri, 09 Aug 2013 20:18:31 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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