http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5419
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.2.0 |3.2.1
------- Additional Comments From [EMAIL PROTECTED] 2007-05-03 05:00 -------
yeah, I guess the correct fix would be to record the entire ARGV array, and
re-exec using exactly the same ARGV[0] and args, in order to DTRT for these
cases:
perl -T -w ../spamd/spamd.raw
perl -T -w /usr/bin/spamd
perl /usr/bin/spamd
spamd
/usr/bin/spamd
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.