]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last patch
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Aug 2023 11:50:11 +0000 (13:50 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Aug 2023 11:50:11 +0000 (13:50 +0200)
test/lisp/net/tramp-tests.el

index a92f047a42e8a127a9f67a1b2535d74985028d2a..a6c430fb1c03bd0ba614a18ecd89e928906e0894 100644 (file)
@@ -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)