hush: fix \<newline> handling on NOMMU
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Aug 2009 17:47:44 +0000 (19:47 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Aug 2009 17:47:44 +0000 (19:47 +0200)
commitcbfe6ad4c6c6a218a3dd89623911183aca91b061
tree10e0cbe1c2c7b87e828784c64628a84e2cfa795a
parent19679784c03089c585c609335389f034172a11ff
hush: fix \<newline> handling on NOMMU

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-misc/nommu1.right [new file with mode: 0644]
shell/hush_test/hush-misc/nommu1.tests [new file with mode: 0755]
shell/hush_test/run-all