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 43bac7c33c
commit daee05dbd7

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;
}