view tools/bisect-find-bad.sh @ 838:efc86b40e915 stable

Added tag 1.3 for changeset 0cbf9fd89672
author Augie Fackler <durin42@gmail.com>
date Wed, 19 Oct 2011 10:18:37 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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