Magellan Linux

Annotation of /trunk/mkinitrd-magellan/busybox/shell/msh_test/msh-misc/tick.tests

Parent Directory Parent Directory | Revision Log Revision Log


Revision 816 - (hide annotations) (download)
Fri Apr 24 18:33:46 2009 UTC (15 years, 1 month ago) by niro
File size: 59 byte(s)
-updated to busybox-1.13.4
1 niro 816 true
2     false; echo `echo $?`
3     true
4     { false; echo `echo $?`; }