From: Michael Albinus Date: Mon, 3 Apr 2023 14:00:11 +0000 (+0200) Subject: ; Fix last change X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0275c54ca80124f8a6e3a9823844b9ee131443cc;p=emacs.git ; Fix last change --- diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index 9910aca6a70..3a9f5e03000 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -6416,8 +6416,8 @@ INPUT, if non-nil, is a string sent to the process." (format "%s~" (file-name-nondirectory tmp-name1)) ert-remote-temporary-file-directory)))))) - ;; Cleanup. - (ignore-errors)) + ;; Cleanup. Nothing to do yet. + nil) (unwind-protect ;; Map `backup-directory-alist'.