From a2625df5e2a7e406cadcd430ea3902c47234769c Mon Sep 17 00:00:00 2001 From: DL6ER Date: Wed, 30 Dec 2020 11:27:34 +0100 Subject: [PATCH] Remove "The list is new" comment because it is superfluous Signed-off-by: DL6ER --- gravity.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/gravity.sh b/gravity.sh index 684d64b3..0dd65bfb 100755 --- a/gravity.sh +++ b/gravity.sh @@ -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}"