sapling/tools/bisect-find-bad.sh

5 lines
73 B
Bash
Executable File

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