]> Savannah Git Hosting - gnulib.git/commit
glob: improve config and test cleanup
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Apr 2022 21:40:48 +0000 (14:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Apr 2022 21:41:40 +0000 (14:41 -0700)
commitc90af8b74e814db63b2fd20b03f80619e24cec5d
tree8fa403a66fa4cfdaa10eba675cdfae30d9e3496d
parent1be44048ddb4c0b55c26818fb6e68f5d882fbf92
glob: improve config and test cleanup

Config problem reported by Benno Schulenberg in:
https://lists.gnu.org/r/bug-gnulib/2022-04/msg00071.html
* m4/glob.m4 (gl_GLOB): Clean up temporary file.
Also, name it conf$$-file not conf-file, so it’s cleaned
up on interrupt.
* modules/glob-tests (MOSTLYCLEANFILES):
Append test-glob.tglobfile, test-glob.tgloblink[123].
ChangeLog
m4/glob.m4
modules/glob-tests