bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 40.


From: Bruno Haible
Subject: Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 40.
Date: Wed, 06 Mar 2024 00:08:01 +0100

Oops, these comments of mine apply to part 41, not part 40!

> Thanks, but there's a difference here:
> In gnulib-tool the condition was
> 
>         if test "${var}" = SUBDIRS && test -n "$dotfirst"; then
> 
> whereas in your patch, in pygnulib/GLEmiter.py lines 804 and 1108, I see
> 
>                     if dictionary['dotfirst']:
> 
> Where has the condition
> 
>            test "${var}" = SUBDIRS
> 
> gone?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]