view tools/bisect-find-bad.sh @ 354:36d26e158748

comprehensive: fix for new repo layout.
author Augie Fackler <durin42@gmail.com>
date Wed, 27 May 2009 10:57:38 -0500
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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