view tools/bisect-find-bad.sh @ 266:a5f20358f737

Remove stray prints
author Luke Opperman <luke@loppear.com>
date Tue, 14 Apr 2009 09:32:09 -0500
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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