]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
asn: fix missing quiet checks in xt_asn_build master
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 6 Jul 2025 17:24:51 +0000 (11:24 -0600)
committerJan Engelhardt <jengelh@inai.de>
Mon, 1 Sep 2025 22:05:45 +0000 (00:05 +0200)
commit378e5d0a9b2df4eb580424254f4cfdcb6dc2fa53
tree80815068deecdec833233b08a254888a8d6a90ae
parenta104470d4a380eb815cdd6d29ba2d069062b9fe3
asn: fix missing quiet checks in xt_asn_build

Conceivably someone might want to run a refresh of the ASN database
from within a script, particularly an unattended script such as a cron
job. Do not generate summary output in that case.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
asn/xt_asn_build