On Thu, Jun 26, 2025 at 05:28:19PM +0100, José Matos wrote:
> On Thu, 2025-06-26 at 00:21 +0200, Scott Kostyshak wrote:
> > Currently, configure.py prints output to STDERR, even though they are
> > not necessarily warnings or errors.
> 
> I can understand why the logging default is stderr. :-)
> 
> > The attached patch changes it to print to STDOUT.
> 
> OK by me.

> > Without the patch, a command like the following:
> > 
> > python3 -tt /home/scott/lyxbuilds/master-master/repo/lib/configure.py >
> > /dev/null
> 
> Why, on Earth, are we still using -tt? :-)
> 
> https://stackoverflow.com/questions/69006124/what-does-python3-tt-myscript-py-do

Ah, that's good to know!

> > Is the patch OK?
> 
> Yes.

Thanks, it's in master at 3c0492c0.

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to