drop completed todo items; cleanups
This commit is contained in:
@ -7,7 +7,7 @@ set -e
|
||||
|
||||
printf "\n$0: FAIL: === TEPLATE === RENAME ME TO releng_<title>\n"
|
||||
|
||||
# Each releng_ test should decide whether or not it need
|
||||
# Each releng_ 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
|
||||
|
Reference in New Issue
Block a user