view tools/bisect-find-bad.sh @ 1592:207a0f26f797 1.9.3

test_rebuildmeta: hg48 is picky about this value being a str and not int
author Augie Fackler <raf@durin42.com>
date Fri, 02 Nov 2018 23:32:43 -0400
parents 11c4c7242a36
children
line wrap: on
line source

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