whitelist_mb_sigs.sh: a realy minor change in scriptoutput.
This commit is contained in:
parent
27ab4858da
commit
c07f1c29ba
@ -264,7 +264,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ -s "/tmp/${_sig}.${random_prefix}" ]]; then
|
||||
echononl "Add signature '$_sig' whitelist array.."
|
||||
echononl "Add signature '$_sig' to whitelist array.."
|
||||
white_list+=("$_sig")
|
||||
if [[ $? -eq 0 ]]; then
|
||||
echo_ok
|
||||
|
Loading…
Reference in New Issue
Block a user