================================================================================
+Bugs:
+ - test-cache-2-*.sh test suite failures
+ - --copy-file creates wrong directory
+ https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00140.html
+ - error message missing when gl_DOC_BASE missing
+ https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00160.html
+
Optimize:
- os.chdir around subprocess creation -> cwd=... argument instead.
with open(file_name, 'w', newline='\n', encoding='utf-8') as file:
================================================================================
-
-Bootstrap various other packages (from users.txt), with GNULIB_TOOL_IMPL=sh+py.
-
-================================================================================