backup-email: add a comment why files are not removed

This commit is contained in:
Christian Hesse 2025-06-02 23:49:50 +02:00
parent d186047e3d
commit 85d07cabf5

View file

@ -137,6 +137,7 @@
$LogPrint warning $ScriptName ("Files are still available, sending e-mail failed.");
:set PackagesUpdateBackupFailure true;
}
# do not remove the files here, as the mail is still queued!
} do={
:global ExitError; $ExitError $ExitOK [ :jobname ] $Err;
}