repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
busybox: update to 1.25.0
[tomato.git]
/
release
/
src
/
router
/
busybox
/
shell
/
hush_test
/
hush-trap
/
signal_read2.tests
blob
eab5b9b5b510585d06d9285122ab610ac726fac0
1
$THIS_SH -c '
2
(sleep 1; kill -HUP $$) &
3
while true; do
4
read ignored
5
done
6
'
7
echo "Done:$?"