]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix undefined variable while emitting testdir.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 21 Feb 2024 16:54:51 +0000 (08:54 -0800)
committerBruno Haible <bruno@clisp.org>
Wed, 21 Feb 2024 17:28:00 +0000 (18:28 +0100)
commitbf49ad6ce4a557b2585c8d2f11de856c99352840
tree2eb6c47dfce5f97f13e3c2780b02cf1be33e1052
parent0fbc469924d2fa6c4b8125c2ef14da712794d0cb
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.
ChangeLog
pygnulib/GLTestDir.py