From: Michael Albinus Date: Tue, 20 Jul 2021 15:28:29 +0000 (+0200) Subject: Fix Bug#49636 X-Git-Tag: emacs-28.0.90~1785 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6bea195db5ba93380148723f6b7290187e94437e;p=emacs.git Fix Bug#49636 * test/lisp/net/tramp-tests.el (tramp-test39-make-lock-file-name): Let-bind `auto-save-default'. (Bug#49636) --- diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index be4b4279b4d..b3a00215ac3 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -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