On Feb 10 2023, Godmar Back wrote:

> It appears to be mistaking the wait status for the exit status if your
> hypothesis is correct.

Easy to verify:

$ sleep 10 && echo yes || echo $?
^Z
[1]+  Stopped                 sleep 10
148

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

Reply via email to