view tools/bisect-find-bad.sh @ 1587:4889843a704e

merge old hg fix
author Augie Fackler <raf@durin42.com>
date Mon, 29 Oct 2018 17:08:38 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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