From 25637b74dbece9886e23489555ddb80b395466f5 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Mon, 12 Apr 2021 16:14:47 -0400 Subject: [PATCH] Add back removed testing skip --- setup/so-whiptail | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup/so-whiptail b/setup/so-whiptail index 6f1cc6171..6127a174a 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -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 \