simplify supervised vs. standalone mode detection; also fix the docs
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
export RELENG_SCRIPT_RUN_BY_RUN_ALL_AUTO
|
||||
RELENG_SCRIPT_RUN_BY_RUN_ALL_AUTO=1
|
||||
|
||||
SELF=$(basename "$0")
|
||||
GEN_DATA_DIR=releng_generated_data
|
||||
CLOG=${GEN_DATA_DIR}/log.${SELF}
|
||||
|
Reference in New Issue
Block a user