Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
571c4c87
Commit
571c4c87
authored
Oct 02, 2009
by
Michael Albinus
Browse files
*** empty log message ***
parent
b3ee21ac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/net/tramp-smb.el
lisp/net/tramp-smb.el
+1
-0
No files found.
lisp/net/tramp-smb.el
View file @
571c4c87
...
...
@@ -548,6 +548,7 @@ PRESERVE-UID-GID is completely ignored."
(
tramp-smb-send-command
v
(
format
"mkdir \"%s\""
file
))
;; We must also flush the cache of the directory, because
;; file-attributes reads the values from there.
(
tramp-flush-file-property
v
localname
)
(
tramp-flush-file-property
v
(
file-name-directory
localname
)))
(
unless
(
file-directory-p
directory
)
(
tramp-error
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment