view tools/bisect-find-bad.sh @ 953:3b43b1c45e2e

test_rebuildmeta: fix src/dest typo
author Patrick Mezard <patrick@mezard.eu>
date Sun, 07 Oct 2012 20:15:43 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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