Hi
On Mon, Feb 6, 2023 at 12:09 PM Thomas Huth wrote:
>
> On 29/01/2023 19.24, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > socat "PIPE:"" on Windows are named pipes, not fifo path names.
> >
> > Fixes: commit 68406d10859 ("tests/unit: cleanups for
> > test-io-channel-
On 29/1/23 19:24, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau
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
---
tests/unit/test-io-channel-command
On 29/01/2023 19.24, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau
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
---
tests/unit/test-io-channel-comm
From: Marc-André Lureau
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
---
tests/unit/test-io-channel-command.c | 6 ++
1 file changed, 6 insertions(+)
diff --g