@ -13,7 +13,7 @@ not_in_releng_exit() {
# Include common bits
. inc/releng_getopts.inc || not_in_releng_exit
# Each releng_ test should decide whether or not it needs
# Each test should decide whether or not it needs
# a xorriso binary to test, since some do compilations only.
if [ ! -x $RELENG_XORRISO ]; then
print_help
@ -13,9 +13,9 @@ set -e
printf "\n$0: FAIL: === TEPLATE === RENAME ME TO releng_<title>\n"
printf "\n$0: FAIL: === TEPLATE === RENAME ME TO [auto|manual]_<title>\n"