From 29d47361b714fdb270353f6e9dc43c0eb800c0ff Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 15 Jan 2019 10:58:54 +0100 Subject: email-backup: silence unwanted output --- email-backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'email-backup') diff --git a/email-backup b/email-backup index 394c0c8..63e2fbe 100644 --- a/email-backup +++ b/email-backup @@ -49,7 +49,7 @@ :do { # we are not interested in output, but print without count-only is # required to fetch information from cloud - / system backup cloud print; + / system backup cloud print as-value; :if ([ / system backup cloud print count-only ] > 0) do={ / system backup cloud remove-file [ find ]; } -- cgit v1.2.3-54-g00ecf