[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error exit status of test
From: |
Michael Albinus |
Subject: |
Re: Error exit status of test |
Date: |
Thu, 16 Apr 2009 13:32:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
Adam Jenkins <address@hidden> writes:
>> Could you apply "M-x tramp-cleanup-all-connections" before the next test?
>
> It appears to be working now. Even with ssh. Which is very strange as
> it hasn't worked with ssh for months. IIRC, I did remove
> .tramp_history on the remote machine. Maybe a corruption with that?
Tramp keeps persistent data about connections in order to speed up next
connection. Maybe some of these information were outdated (this
shouldn't happen, but ...)
See (info "(tramp)Connection caching") for details.
Best regards, Michael.