X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fbin%2Fmaps;h=c5d3a8c6330f8a52ed56e93337acb2937b7cdd13;hb=ed09d3e6cfee4750b6af971bc1baea940b5800ba;hp=4a9b64edd29ca8dffe08b628ba7dbe349f39eaf8;hpb=dd45f3430c6ce7ad0633e2a7989c120372ef0b6f;p=clearscm.git diff --git a/maps/bin/maps b/maps/bin/maps index 4a9b64e..c5d3a8c 100755 --- a/maps/bin/maps +++ b/maps/bin/maps @@ -169,7 +169,7 @@ sub ProcessMsgs ($$$) { # Discard messges coming from andrew@clearscm.com because I don't send from # that email address if (lc $msgInfo{to} eq 'andrew@clearscm.com') { - $log->msg("Nullisting message from Andrew\@ClearSCM.com since I don't send from that email address"); + $log->msg("Nulllisting message from Andrew\@ClearSCM.com since I don't send from that email address"); next; } # if