projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c04adc
)
; Fix last patch
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 6 Aug 2023 11:50:11 +0000
(13:50 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 6 Aug 2023 11:50:11 +0000
(13:50 +0200)
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index a92f047a42e8a127a9f67a1b2535d74985028d2a..a6c430fb1c03bd0ba614a18ecd89e928906e0894 100644
(file)
--- 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)