|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH v2 2/9] tests: fix test-io-channel-command on win32 |
| Date: | Mon, 6 Feb 2023 09:13:31 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
On 29/1/23 19:24, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com>
socat "PIPE:"" on Windows are named pipes, not fifo path names.
Fixes: commit 68406d10859 ("tests/unit: cleanups for test-io-channel-command")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
tests/unit/test-io-channel-command.c | 6 ++++++
1 file changed, 6 insertions(+)
This doesn't apply cleanly on top of c906e6fbaa ("tests/unit: drop hacky
race avoidance in test-io-channel-command").
| [Prev in Thread] | Current Thread | [Next in Thread] |