Send stdout to log, and actually populate error message

This commit is contained in:
William Wernert
2021-04-12 12:59:45 -04:00
parent 5d98c896a3
commit 73a1bdd885
2 changed files with 2 additions and 2 deletions

View File

@@ -1147,7 +1147,7 @@ whiptail_manager_adv_service_zeeklogs() {
whiptail_manager_error() {
local msg
read -r -d '' <<- EOM
read -r -d '' msg <<- EOM
Setup could not determine if the manager $MSRV is in a good state.
Continuing without verifying all services on the manager are running may result in a failure.