* pygnulib/GLTestDir.py (GLTestDir.execute): Fix undefined
variable refrence caused by commit
01cd78f9d682ff75cc5ab1c2d21b911bdd9215b8.
Restore the previous auxdir when finished writing the
configure.ac file in the test directory.
+2024-02-21 Collin Funk <collin.funk1@gmail.com>
+
+ gnulib-tool.py: Fix undefined variable while emitting testdir.
+ * pygnulib/GLTestDir.py (GLTestDir.execute): Fix undefined
+ variable refrence caused by commit
+ 01cd78f9d682ff75cc5ab1c2d21b911bdd9215b8.
+ Restore the previous auxdir when finished writing the
+ configure.ac file in the test directory.
+
2024-02-21 Bruno Haible <bruno@clisp.org>
*printf-posix: Disable support for the 'n' directive by default.
file.write(emit)
# Viewed from the $testsbase subdirectory, $auxdir is different.
emit = ''
+ saved_auxdir = auxdir
auxdir = os.path.normpath(joinpath(relinverse(testsbase), auxdir))
self.config.setAuxDir(auxdir)
# Create $testsbase/configure.ac.