mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-14 21:22:48 +01:00
Skip whiptail during testing, echo error message to setup log
This commit is contained in:
@@ -575,6 +575,7 @@ if [[ $is_manager || $is_import ]]; then collect_so_allow; fi
|
||||
set_redirect >> $setup_log 2>&1
|
||||
|
||||
if [[ $is_minion ]] && ! check_manager_state; then
|
||||
echo "Manager was not in a good state" >> "$setup_log" 2>&1
|
||||
whiptail_manager_error
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user