bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50748: Acknowledgement (28.0.50; tramp-sh.el uses mknod file p which


From: Michael Albinus
Subject: bug#50748: Acknowledgement (28.0.50; tramp-sh.el uses mknod file p which is not available on macos)
Date: Tue, 28 Sep 2021 11:36:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Damien Merenne <dam@cosinux.org> writes:

> Hello,

Hi Damien,

> It's working now:
>
> $ make -C test tramp-tests SELECTOR=tramp-test30-make-process
> make: Entering directory '/home/dam/.local/Cellar/emacs/test'
> make[1]: Entering directory '/home/dam/.local/Cellar/emacs/test'
>   GEN      lisp/net/tramp-tests.log
> Running 1 tests (2021-09-28 10:09:22+0200, selector
> `tramp-test30-make-process')
>    passed  1/1  tramp-test30-make-process (0.585906 sec)
>
> Ran 1 tests, 1 results as expected, 0 unexpected (2021-09-28
> 10:09:22+0200, 0.586014 sec)

Thanks. However, I made an error: Running Tramp tests like this, only a
connection to the local host is tested. Could you please try instead

$ env REMOTE_TEMPORARY_FILE_DIRECTORY='/ssh:laptop.lan:/tmp' make -C test 
tramp-tests SELECTOR=tramp-test30-make-process

This will give me the required information for macOS.

> My test is also okay.

Good to know.

> A big thank you for your help and time!

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]