]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Make sure temporary files are removed.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 19 Mar 2024 03:01:50 +0000 (20:01 -0700)
committerBruno Haible <bruno@clisp.org>
Tue, 19 Mar 2024 09:42:14 +0000 (10:42 +0100)
commit9e1af292dce08bfca092950e0e0d829398c6417d
tree428f92f50b3ba08b0cef8ba6fd2f1d1ce0905c00
parent38c4c2fced605686c07c9c12d8c27b9981fee292
gnulib-tool.py: Make sure temporary files are removed.

* pygnulib/GLImport.py (GLImport.execute): Fix nesting of statement so
that both temporary files are removed.
ChangeLog
pygnulib/GLImport.py