At 10:52 AM Monday, 6/18/2007, Lindsay Haisley wrote -=>
--lint has failed so it'll run properly next time.

-------------------- <cut here> ------------------------
--- /root/rules_du_jour.orig    2007-06-17 21:01:24.000000000 -0500
+++ /var/lib/spamassassin/rules_du_jour 2007-06-18 12:37:44.000000000 -0500
@@ -907,6 +907,8 @@
[ "${SEND_THE_EMAIL}" ] && echo -e "${MESSAGES}" | sh -c "${MAILCMD} -s \"RulesDuJour Run Summary on ${HOSTNAME}\" ${MAIL_ADDRESS}";
 fi

+grep -il 'META HTTP-EQUIV' ${TMPDIR}/*|xargs -n1 rm -f
+
 cd ${OLDDIR};

 exit;
-------------------- <cut here> ------------------------

rules_du_jour will still fail, but this will clean up the mess and next
time (hopefully) it'll run properly.  I'm plumb out of time to figure
this out today so I'll revisit it later and submit a better patch.

This worked here on the second go-round!

Thanks!

Ed Kasky
~~~~~~~~~
Randomly Generated Quote (121 of 568):
"It is only as we develop others that we permanently succeed."
   - Harvey S. Firestone

Reply via email to