drop ramaining leftover
This commit is contained in:
parent
434fe78ee7
commit
40b25b150f
@ -21,13 +21,11 @@ print_specific_help() {
|
|||||||
. inc/releng_getopts.inc || not_in_releng_exit
|
. inc/releng_getopts.inc || not_in_releng_exit
|
||||||
|
|
||||||
#
|
#
|
||||||
printf "\n$0: FAIL: === TEPLATE === RENAME ME TO [auto|manual]_<title>\n"
|
|
||||||
if test "$SPECIFIC_HELP" = 1; then
|
if test "$SPECIFIC_HELP" = 1; then
|
||||||
print_specific_help
|
print_specific_help
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# Each 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.
|
# a xorriso binary to test, since some do compilations only.
|
||||||
if [ ! -x $RELENG_XORRISO ]; then
|
if [ ! -x $RELENG_XORRISO ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user