From f975e07ee99eb5fdee30e981f9738148e11f2a2a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 9 May 2023 18:10:08 -0700 Subject: compare_backup_msgids.pl: improve comment --- scripts/mail/compare_backup_msgids.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/mail/compare_backup_msgids.pl b/scripts/mail/compare_backup_msgids.pl index 137677ea..4218218a 100644 --- a/scripts/mail/compare_backup_msgids.pl +++ b/scripts/mail/compare_backup_msgids.pl @@ -61,5 +61,6 @@ foreach my $dir (@backup) { } } -# deleING because only now do we actually remove the files +# deletING because only when we reach the end of the program does +# Mail::Box::Manager actually remove any files say "deleting $found messages from backups, and $missing were not found"; -- cgit v1.2.3