view tools/bisect-find-bad.sh @ 544:809c673bdd30

svnwrap: escape copy sources paths in commit handler
author Patrick Mezard <pmezard@gmail.com>
date Mon, 25 Jan 2010 13:51:22 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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