view tools/bisect-find-bad.sh @ 274:a119ab6135f3

Add help to the list of nourl commands
author Daniel Tang <dytang@cs.purdue.edu>
date Thu, 23 Apr 2009 14:51:13 -0400
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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