view tools/bisect-find-bad.sh @ 1524:c5de1adc3092

svnwrap: clean up whitespace in common
author Augie Fackler <raf@durin42.com>
date Wed, 30 Aug 2017 23:57:42 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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