view tools/bisect-find-bad.sh @ 1125:bab98093051b stable

fix promptchoice call, since it changed in mercurial 2.7 (change c58b6ab4c26f)
author Michael Augustin <maugustin@gmx.net>
date Tue, 04 Feb 2014 22:38:54 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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