aboutsummaryrefslogtreecommitdiffstats
path: root/news-and-changes.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-03-04 20:57:34 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-03-12 15:27:15 +0100
commit955ee8499b9fe63c332431c2a7fc0488bd2ac315 (patch)
treec68834dbb6b6289b31ebbe7beca067e50d8b6da2 /news-and-changes.rsc
parent010bea56dca6b501978f57ef4a830a7dad497833 (diff)
backup-cloud: catch error with :execute workaroundchange-120
Catching a runtime error here fails... So let's try a workaround with :execute...
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r--news-and-changes.rsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc
index d0e9938..c260427 100644
--- a/news-and-changes.rsc
+++ b/news-and-changes.rsc
@@ -44,6 +44,7 @@
[ $IfThenElse ($Resource->"free-hdd-space" > 4000000) ("(Your " . $Resource->"board-name" . " does not suffer this issue.) ") ] ] . \
"Huge configuration and lots of scripts give an extra risk. Take care!");
119="Added support for IPv6 to script 'fw-addr-lists'.";
+ 120="Implemented a workaround in 'backup-cloud'. Now script should no longer just crash, but send notification with error.";
};
# Migration steps to be applied on script updates