* net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 19 Sep 2013 11:08:01 +0000 (13:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 19 Sep 2013 11:08:01 +0000 (13:08 +0200)
commit85e05915242ee49f568e4502bde3bad3730f3097
tree41a13a1d76b0ba0e1104c49bfc45cae83c0aa189
parent52d4169a69b1610680181947cd7784662b0b1730
* net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
(tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
(tramp-get-remote-python): New defuns.
(tramp-get-remote-uid-with-perl)
(tramp-get-remote-gid-with-perl): New defuns.  Perl code
contributed by yary <not.com@gmail.com> (tiny change).
(tramp-get-remote-uid-with-python)
(tramp-get-remote-gid-with-python): New defuns.  Python code
contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
(tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
lisp/ChangeLog
lisp/net/tramp-sh.el