]> git.eshelyaron.com Git - emacs.git/commit
Make the nativecomp test eln directory more reliably be removed
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 12:06:38 +0000 (14:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 May 2022 12:06:38 +0000 (14:06 +0200)
commit388e0c18f489fc7d4bee8278e21852eefa1dcf19
treebb8508ce394d3b3b7b915d84da977bf6979962ed
parent533500522d8deb84e85e40427c0d71761d620f5a
Make the nativecomp test eln directory more reliably be removed

* lisp/startup.el (startup-redirect-eln-cache, normal-top-level):
Don't create the nativecomp directory here, because this led to
brittle deletions of the directory -- there would be several
instances of the directory left over after a test run.

* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Create
the nativecomp directory.
lisp/emacs-lisp/ert.el
lisp/startup.el
src/emacs.c