--- loncom/build/Attic/CHECKRPMS.default 2002/12/18 14:37:45 1.13 +++ loncom/build/Attic/CHECKRPMS.default 2003/01/27 00:47:19 1.14 @@ -62,7 +62,6 @@ Scott Harrison, sharrison@users.sourcefo =cut -# ' stupid emacs # ================================================== READ IN COMMAND ARGUMENTS. # ---------------------------------------------------- Process download option. @@ -346,7 +345,12 @@ sub clean_exit } # Send the e-mail. - if (!$reallygoodoutput) + my $date = `date +"\%e"`; # Always send a day after the "Ides" or after + # the beginning of a month. (In other words, + # send an e-mail every two weeks regardless.) + if (!$reallygoodoutput or + $date == 2 or + $date == 16) { system( 'metasend -b -t '.$emailto.' -s '.