public
Description:
Homepage: http://www.funtoo.org
Clone URL: git://github.com/funtoo/metro.git
funtoo (author)
Tue Oct 13 08:31:32 -0700 2009
commit  66530b82aefb61b2c36f660081dee1b1b39a0344
tree    de26ecff82f50a5450a342d7cf3d99b8cbb84d80
parent  2353f2170c764983c5c3903690526afdcf808888
metro / BUGS
100644 11 lines (6 sloc) 0.236 kb
1
2
3
4
5
6
7
8
9
10
11
BUG: ^C of metro does not cause command failure if script executing (so it doesn't perform "die"
steps properly.)
 
 
More robust parser - this does not throw an exception and just silently keeps foo undefined:
 
foo [
# missing colon!
 
]