Magellan Linux

Annotation of /trunk/mkinitrd-magellan/busybox/shell/hush_test/hush-trap/subshell.right

Parent Directory Parent Directory | Revision Log Revision Log


Revision 984 - (hide annotations) (download)
Sun May 30 11:32:42 2010 UTC (14 years ago) by niro
File size: 252 byte(s)
-updated to busybox-1.16.1 and enabled blkid/uuid support in default config
1 niro 984 trap -- '' HUP
2     trap -- '' QUIT
3     trap -- '' SYS
4     Ok
5     trap -- '' HUP
6     trap -- '' QUIT
7     trap -- '' SYS
8     Ok
9     trap -- '' HUP
10     trap -- '' QUIT
11     trap -- '' SYS
12     Ok
13     trap -- '' HUP
14     trap -- '' QUIT
15     trap -- '' SYS
16     Ok
17     trap -- '' HUP
18     trap -- '' QUIT
19     trap -- '' SYS
20     TERM
21     Done