On Wed, Jan 12, 2011 at 8:14 AM, Branko Čibej <br...@xbc.nu> wrote: > On 12.01.2011 15:01, Daniel Shahaf wrote: >> SVN DEV wrote on Wed, Jan 12, 2011 at 04:21:52 +0000: >>> X-Mailer: l10n-report.py r1055713 >>> Reply-To: dev@subversion.apache.org >>> Mail-Followup-To: dev@subversion.apache.org >>> Auto-Submitted: auto-generated >>> Translation status report for tr...@r1057984 >> Looks like something inserts a spurious blank link before the X-Mailer >> header. However, when I run it locally it doesn't do that. >> >> Hyrum, any ideas? Do you have any local mods in your "live" script >> instance?
I don't have any local mods to the script. The cron job just pulls whatever is in trunk, and runs that. > Wherever that blank is inserted, it surely stems from constructing the > message directly instead of using the email module. Heh. A good suggestion for improvement, indeed. -Hyrum