global-functions: $DownloadPackage: replace comment with debug output

This commit is contained in:
Christian Hesse 2020-05-17 23:40:59 +02:00
parent ce5e34ef9e
commit 3179994017

View file

@ -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 ];