Add back removed testing skip

This commit is contained in:
William Wernert
2021-04-12 16:14:47 -04:00
parent cc344d921a
commit 25637b74db

View File

@@ -1162,6 +1162,9 @@ whiptail_manager_error() {
}
whiptail_manager_updates() {
[ -n "$TESTING" ] && return
local update_string
update_string=$(whiptail --title "Security Onion Setup" --radiolist \
"How would you like to download OS package updates for your grid?" 20 75 4 \