view tools/bisect-find-bad.sh @ 413:ac0cc3c9ea63

sort HgChangeReceiver methods and properties Keep editor-only bits close to editor bits, move the rest up, in order of ascending complexity (including use of other methods).
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 11 Jun 2009 08:40:20 +0200
parents 11c4c7242a36
children
line wrap: on
line source

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