mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #4987 from Security-Onion-Solutions/kilo
Do not prompt about uppercased hostname during testing
This commit is contained in:
@@ -1851,6 +1851,9 @@ whiptail_suricata_pins() {
|
|||||||
|
|
||||||
# shellcheck disable=2120
|
# shellcheck disable=2120
|
||||||
whiptail_uppercase_warning() {
|
whiptail_uppercase_warning() {
|
||||||
|
|
||||||
|
[ -n "$TESTING" ] && return
|
||||||
|
|
||||||
local type=$1
|
local type=$1
|
||||||
|
|
||||||
local msg
|
local msg
|
||||||
|
|||||||
Reference in New Issue
Block a user