view tools/bisect-find-bad.sh @ 377:7e9269555e72

Move HgChangeReceiver.branches_in_paths() to the stupid module.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 30 May 2009 11:11:04 -0500
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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