view tools/bisect-find-bad.sh @ 653:ab454ee515d4

test_startrev: new tests inspired by test_rebuildmeta The tests for start revision support are inspired by the rebuildmeta tests; for every single fixture, a full and a shallow clone is performed, and the two are then compared.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Tue, 20 Jul 2010 12:53:47 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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