view tools/bisect-find-bad.sh @ 1494:051a517b473b stable 1.8.7

findcommonoutgoing: adapt to change to take a repo rather than changelog
author Augie Fackler <raf@durin42.com>
date Sun, 12 Feb 2017 15:16:51 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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