--- mirror.pl.orig Tue Nov 13 13:35:38 2001 +++ mirror.pl Sun Mar 10 04:54:31 2002 @@ -163,8 +163,8 @@ # SPECIAL NOTE: This is eval'd, so DONT put double-quotes (") in it. # You can get local variables to appear as in the second example: -$mail_subject = '-s \'mirror update\''; -# $mail_subject = ' -s \'mirror update of $package\''; +# $mail_subject = '-s \'mirror update\''; +$mail_subject = ' -s \'mirror update of $package\''; # When scanning the local directory, how often to prod the remote # system to keep the connection alive