From: Michael Albinus Date: Fri, 29 Jan 2021 11:25:36 +0000 (+0100) Subject: * test/lisp/net/tramp-tests.el (tramp--test-special-characters): X-Git-Tag: emacs-28.0.90~4044 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83591e1aec86530e0d293df3078760838f37679a;p=emacs.git * test/lisp/net/tramp-tests.el (tramp--test-special-characters): Adapt test for docker. --- diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index 6467c7ee219..19a40fdf06c 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -6037,13 +6037,13 @@ This requires restrictions of file name syntax." (let ((files (list (cond ((or (tramp--test-ange-ftp-p) + (tramp--test-docker-p) (tramp--test-gvfs-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-docker-p) (eq system-type 'cygwin)) " foo bar baz ") ((tramp--test-sh-no-ls--dired-p)