aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--global-functions2
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 {