ash: add slightly different testcase
This commit is contained in:
@@ -6,7 +6,7 @@ cleanup() {
|
||||
exit
|
||||
}
|
||||
trap cleanup HUP
|
||||
echo "sleeping"
|
||||
echo "child sleeps"
|
||||
sleep 1
|
||||
echo "BAD exit from child!"
|
||||
' &
|
||||
|
Reference in New Issue
Block a user