; Fix last change
This commit is contained in:
parent
b6e78f7d8c
commit
b6181c9ec9
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ being the result.")
|
|||
;; trouble.
|
||||
(string-match-p (rx bos (literal tramp-temp-name-prefix)
|
||||
(| "rclone" "fuse") ".")
|
||||
(file-name-nondirectory file))
|
||||
(file-name-nondirectory file)))
|
||||
(tramp--test-message "Delete %s" file)
|
||||
(if (file-directory-p file)
|
||||
(delete-directory file 'recursive)
|
||||
|
|
Loading…
Add table
Reference in a new issue