<div dir="ltr">looks like e5ten suggests s/SIGTERM/TERM/ to fix this for all shells on <a href="https://github.com/landley/toybox/commit/a41bbf8eec0c09470c2d5aa78f451d02b8ea99c3#commitcomment-79307732">https://github.com/landley/toybox/commit/a41bbf8eec0c09470c2d5aa78f451d02b8ea99c3#commitcomment-79307732</a> ?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 23, 2022 at 9:05 PM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/21/22 12:05, enh wrote:<br>
> Ping? <br>
> <br>
> On Wed, Jul 20, 2022, 16:50 enh <<a href="mailto:enh@google.com" target="_blank">enh@google.com</a> <mailto:<a href="mailto:enh@google.com" target="_blank">enh@google.com</a>>> wrote:<br>
> <br>
>     (Such as Android.)<br>
>     ---<br>
>      tests/timeout.test | 2 +-<br>
>      1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
With /bin/sh pointing to Debian's Defective Annoying SHell:<br>
<br>
trap: SIGTERM: bad trap<br>
PASS: timeout trap-and-exit<br>
trap: SIGTERM: bad trap<br>
<br>
Which is why I had it say bash instead of dash. (And just wasted time debugging<br>
it again because I'd forgotten and thought my recent lib/args.c changes broke<br>
it...) Basically, while dash continues to exist #!/bin/sh is broken and useless.<br>
<br>
Rob<br>
<br>
P.S. I'm now at five bounce messages from Dreamhost, and need to resend all that<br>
if they can get the list back up eventually...<br>
</blockquote></div>