view tools/bisect-find-bad.sh @ 1290:3549a84bdebe

svnmeta: remove taglocations property This is now unused so we'll remove it in favor of generating a cached property.
author Sean Farley <sean.michael.farley@gmail.com>
date Mon, 24 Mar 2014 11:20:53 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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