]> git.eshelyaron.com Git - emacs.git/commit
Fix bytecomp container test case
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 Aug 2021 23:19:26 +0000 (01:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 Aug 2021 23:19:30 +0000 (01:19 +0200)
commit8dd6120594569a1d8186211963094f53caa7a6ed
tree8afd202a88bd64d1f0ee57f24074ef977a572efd
parentbd6c3a014a55176c56ca38c89c6ecab69a384ab7
Fix bytecomp container test case

* lisp/startup.el (normal-top-level): Make startup more robust --
we may not be allowed to create any directories when running under
test mode (bug#48350).
lisp/startup.el