]> 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)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 23:01:20 +0000 (01:01 +0200)
commit8cb5fd1761161f623bb2e30771408292121d312c
tree925b8179d4bc45d47ace8099ae26940641a46ca5
parent0857feac1cf9456a5ee01b5bbc52b9e906bd4209
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