view tools/bisect-find-bad.sh @ 1532:ae01b360320b

svnrepo: wrap too-wide abort message
author Augie Fackler <raf@durin42.com>
date Wed, 25 Oct 2017 22:10:22 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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