view tools/bisect-find-bad.sh @ 364:b71c8f935740

Move HgChangeReceiver.aresamefiles() to before the editor methods.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 28 May 2009 09:57:28 +0200
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
verify_current_revision $1
exit $?