]> git.eshelyaron.com Git - emacs.git/commit
Improve tramp-convert-file-attributes backward compatibility
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 29 Aug 2018 08:05:34 +0000 (10:05 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 29 Aug 2018 08:05:34 +0000 (10:05 +0200)
commitc252cd9d207ab8442f011630005e467ad118bd3a
tree5e1989fc2cff344ab7234cd4121cc68381117b9c
parent190e85b8d286408a88bb611967e658639c48d6c5
Improve tramp-convert-file-attributes backward compatibility

* lisp/net/tramp-sh.el (tramp-convert-file-attributes):
Use `seconds-to-time' for {access, modification, status change}
time.  Simplify check for inode.

* test/lisp/net/tramp-tests.el (tramp-test22-file-times):
Use `seconds-to-time'.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el