On Mon, 2006-01-16 at 09:25 +0900, Tokio Kikuchi wrote:

> In usual mailman qrunner execs, stderr is logged into logs/errors.  It 
> is the additional tee_to_real_stderr in LogStdErr() setting which wants 
> to print the error into real stderr.
> 
> Isn't it safe to put the tee_to_real_stderr value 0 in bin/qrunner script ?

Ideally, tee_to_real_stderr would be !AS_SUBPROC (i.e. tee when not
running qrunner under mailmanctl).  That would have to be done in main()
after processing the command line arguments.

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to