Hi Bruno, On 3/16/24 4:46 AM, Bruno Haible wrote: > Here the Python output is prettier. So, here is a patch to align > gnulib-tool.sh's output with gnulib-tool.py. It's a leftover from this patch, > which did not cover the --local-dir options:
I realized that I accidental made the Python output prettier when building a project using --local-dir. Since it was in a comment and contained all the needed information, I ignored it to focus on other things. I prefer the Python output as well so I would have made a change similar to this. Thanks for fixing it for me. Collin