view tools/bisect-find-bad.sh @ 267:f000b2392fc2

Push status messages, remove svn flag from opts before passing on
author Luke Opperman <luke@loppear.com>
date Tue, 14 Apr 2009 09:32:40 -0500
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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