drop completed todo items; cleanups

This commit is contained in:
George Danchev
2011-07-10 20:02:07 +00:00
parent 55c09b7769
commit 7e0bbdc16f
3 changed files with 4 additions and 6 deletions

View File

@ -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