Merge "Define GATE_EXIT_RUN_DSTAT before use"
This commit is contained in:
@@ -77,6 +77,7 @@ info_block "Checking for required libraries." 2> /dev/null || source "${OSA_CLON
|
||||
# Log some data about the instance and the rest of the system
|
||||
log_instance_info
|
||||
|
||||
GATE_EXIT_RUN_DSTAT="${GATE_EXIT_RUN_DSTAT:-true}"
|
||||
if [ "$GATE_EXIT_RUN_DSTAT" == true ]; then
|
||||
run_dstat
|
||||
fi
|
||||
|
Reference in New Issue
Block a user