view tools/bisect-find-bad.sh @ 288:982c46e7d167

BitBucket supports having the ReST declaration in a comment.
author Augie Fackler <durin42@gmail.com>
date Mon, 27 Apr 2009 19:11:00 -0500
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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