public inbox for dash@vger.kernel.org
 help / color / mirror / Atom feed
* dash 0.5.13.1: strange pipe behaviour
@ 2025-10-30 11:25 j.daubert
  2025-10-31  5:10 ` [PATCH] options: Call input_init before using stdin_istty Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: j.daubert @ 2025-10-30 11:25 UTC (permalink / raw)
  To: Dash

With dash 0.5.13.1 together with your latest patch I got this:

$:~> echo date | /bin/sh
$:\w> Do 30. Okt 12:21:36 CET 2025
$:\w>
/bin/sh: 1: Cannot set tty process group (No such process)
$:~>

with dash 0.5.12 and bash this works:

$:~> echo date | /bin/bash
Do 30. Okt 12:22:52 CET 2025
$:~>

Greetings
Juergen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-31  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 11:25 dash 0.5.13.1: strange pipe behaviour j.daubert
2025-10-31  5:10 ` [PATCH] options: Call input_init before using stdin_istty Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox