]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 3 Apr 2023 14:00:11 +0000 (16:00 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 3 Apr 2023 14:00:11 +0000 (16:00 +0200)
test/lisp/net/tramp-tests.el

index 9910aca6a7051e49c843fe8e92b27d27f5a94da2..3a9f5e03000239d36e236d8bc068569249e3f9cc 100644 (file)
@@ -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'.