diff options
author | Christian Hesse <mail@eworm.de> | 2018-11-09 21:38:56 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-11-09 21:38:56 +0100 |
commit | ec2f976be06248aea4114572b45b29d5348b56a3 (patch) | |
tree | c37311d9a620c8f30ac6a7b2f004735138accf23 | |
parent | e486332d3681b8882973e68aeab320753edad6ca (diff) |
global-functions: use 'print count-only'
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 5f6cf66..5f38150 100644 --- a/global-functions +++ b/global-functions @@ -39,7 +39,7 @@ :global "script-updates-baseurl"; :global "script-updates-urlsuffix"; - :if ([ :len [ / certificate find where fingerprint=$fprint ] ] = 0) do={ + :if ([ / certificate print count-only where fingerprint=$fprint ] = 0) do={ :log info ("Certificate with fingerprint " . $fprint . \ " not available, downloading and importing."); :do { |