mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +08:00
unlet $TMPDIR too, where we can
This commit is contained in:
@@ -290,6 +290,7 @@ function! ale#util#Tempname() abort
|
|||||||
finally
|
finally
|
||||||
if l:clear_tempdir
|
if l:clear_tempdir
|
||||||
let $TMPDIR = ''
|
let $TMPDIR = ''
|
||||||
|
silent! unlet! $TMPDIR
|
||||||
endif
|
endif
|
||||||
endtry
|
endtry
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user