Add test for Bug#29423 in Tramp.
* test/lisp/net/tramp-tests.el (tramp-test17-insert-directory): Add test for Bug#29423.
This commit is contained in:
parent
3198a1646e
commit
55c5b12fa0
2 changed files with 9 additions and 1 deletions
|
@ -843,7 +843,7 @@ SWITCHES and TIME-INDEX give the full switch list and time data."
|
|||
" "
|
||||
(ls-lisp-format-time file-attr time-index)
|
||||
" "
|
||||
(if (not (memq ?F switches)) ; ls-lisp-classify already did that
|
||||
(if (not (memq ?F switches)) ; ls-lisp-classify-file already did that
|
||||
(propertize file-name 'dired-filename t)
|
||||
file-name)
|
||||
(if (stringp file-type) ; is a symbolic link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue