Added releng test suite to release tarball
This commit is contained in:
@ -104,8 +104,8 @@ check_for_xorriso -x
|
||||
|
||||
# check data dir, if any and after checking -x xorriso
|
||||
# === TEMPLATE: Decide whether your test will possibly create own files.
|
||||
# === TEMPLATE: If yes, then make sure to remove this directory if not
|
||||
# ===
|
||||
# === TEMPLATE: If yes, then create your files underneath ${GEN_DATA_DIR}.
|
||||
# === TEMPLATE: The name in this variable is set by inc/releng_getopts.inc .
|
||||
# === TEMPLATE: If not, then remove this if ... fi statement.
|
||||
if [ -d "${GEN_DATA_DIR}" ]; then
|
||||
printf "\n${SELF}: directory %s exists!" ${GEN_DATA_DIR}
|
||||
|
Reference in New Issue
Block a user