; Fix last patch
This commit is contained in:
parent
2c04adca4d
commit
2924541b8f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue