Fix Bug#49636
* test/lisp/net/tramp-tests.el (tramp-test39-make-lock-file-name): Let-bind `auto-save-default'. (Bug#49636)
This commit is contained in:
parent
61c1522dde
commit
6bea195db5
1 changed files with 1 additions and 0 deletions
|
@ -5771,6 +5771,7 @@ Use direct async.")
|
|||
(append
|
||||
(and (tramp--test-fuse-p) '(tramp-fuse-unmount))
|
||||
tramp-cleanup-connection-hook))
|
||||
auto-save-default
|
||||
noninteractive)
|
||||
|
||||
(unwind-protect
|
||||
|
|
Loading…
Add table
Reference in a new issue