[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error exit status of test
From: |
Adam Jenkins |
Subject: |
Re: Error exit status of test |
Date: |
Wed, 15 Apr 2009 16:05:27 -0500 |
On Wed, Apr 15, 2009 at 3:58 PM, Michael Albinus <address@hidden> wrote:
> Adam Jenkins <address@hidden> writes:
>
>> This should be it.
>>
>> 13:29:27 tramp-send-command (6) # test -e /usr5 2>/dev/null; echo
>> tramp_exit_status $?
>> 13:29:27 tramp-get-connection-property (7) # process-name nil
>> 13:29:27 tramp-get-connection-property (7) # chunksize 0
>> 13:29:27 tramp-set-connection-property (7) # last-cmd-time (18918 10119
>> 90742)
>> 13:29:27 tramp-get-connection-property (7) # process-buffer nil
>> 13:29:27 tramp-get-connection-property (7) # check-remote-echo nil
>> 13:29:27 tramp-get-connection-property (7) # check-remote-echo nil
>> 13:29:27 tramp-get-connection-property (7) # check-remote-echo nil
>> 13:29:27 tramp-get-connection-property (7) # check-remote-echo nil
>> 13:29:27 tramp-wait-for-regexp (6) #
>>
>> ///b51aada9386d36a14411ba28076ef9a5
>
> Strange. Here, the return code of the test command shall be visible.
>
> 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?
If it acts up again, I'll post to this thread.
>
> Best regards, Michael.
>