Remove "The list is new" comment because it is superfluous

Signed-off-by: DL6ER <dl6er@dl6er.de>
pull/3951/head
DL6ER 3 years ago
parent 0944807491
commit a2625df5e2
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

@ -533,7 +533,6 @@ compareLists() {
else
# No checksum available, create one for comparing on the next run
sha1sum "${target}" > "${target}.sha1"
echo " ${INFO} This list is new"
# We assume here it was changed upstream
database_adlist_status "${adlistID}" "1"
database_adlist_updated "${adlistID}"

Loading…
Cancel
Save