From: Michael Albinus Date: Sun, 6 Aug 2023 11:50:11 +0000 (+0200) Subject: ; Fix last patch X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2924541b8f17e31eea58b231d1af7c0c8844deff;p=emacs.git ; Fix last patch --- diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index a92f047a42e..a6c430fb1c0 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -7409,12 +7409,12 @@ This requires restrictions of file name syntax." (cond ((or (tramp--test-ange-ftp-p) (tramp--test-container-p) (tramp--test-gvfs-p) + (tramp--test-openbsd-p) (tramp--test-rclone-p) (tramp--test-sudoedit-p) (tramp--test-windows-nt-or-smb-p)) "foo bar baz") ((or (tramp--test-adb-p) - (tramp--test-openbsd-p) (eq system-type 'cygwin)) " foo bar baz ") ((tramp--test-sh-no-ls--dired-p)