hush: do not inadvertently parse $((1 + "22")) as ok.
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 2 Apr 2009 16:55:38 +0000 (16:55 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 2 Apr 2009 16:55:38 +0000 (16:55 -0000)
commitf328e00b107564569ee31820a49540c5dbe34f73
treec7494feac252035a03493d188fab67a58a113862
parent2f1d394214c968181e9ab320f2c66f905f8352cf
hush: do not inadvertently parse $((1 + "22")) as ok.
 -20 bytes code size
shell/hush.c