Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
shell
/
ash_test
/
ash-signals
/
savetrap.right
blob: a59225be3a1320984ffb68e40c37c30f003aec21 [
file
] [
log
] [
blame
]
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
Done
Exiting