]> git.ipfire.org Git - ipfire-2.x.git/commit - config/cfgroot/ids-functions.pl
ids-functions.pl: Remove logging calls from downloader.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2022 10:14:40 +0000 (11:14 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 26 Mar 2022 10:14:40 +0000 (11:14 +0100)
commit52a557a848c3f744278aec91d7e16ff1f5c24833
treeaa90ed7edfdfd47b5b31bcfa728a8dd532f36957
parente26edcc1c7cac6235f7d60c527f980895fc3fe5a
ids-functions.pl: Remove logging calls from downloader.

The download script should not directly do the logging stuff.

It simply should download the files for the requested provider and
return an error code on fail.

The logging should be done at another place.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl