From 31799940177cf2c5f8860fba6bd4cc81cbba8244 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sun, 17 May 2020 23:40:59 +0200 Subject: global-functions: $DownloadPackage: replace comment with debug output --- global-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-functions b/global-functions index bae9fd6..b4dae22 100644 --- a/global-functions +++ b/global-functions @@ -261,7 +261,7 @@ :return true; } } on-error={ - # catch error and fall through + $LogPrintExit debug ("Downloading package failed.") false; } / file remove [ find where name=$PkgDest ]; -- cgit v1.2.3-54-g00ecf