[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: |
Wed, 15 Apr 2009 22:58:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) |
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?
Best regards, Michael.