hush: fix a nommu bug where a part of function body is lost if run in a pipe
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Sep 2015 04:22:10 +0000 (06:22 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Sep 2015 04:22:10 +0000 (06:22 +0200)
commitb5be13ccd9ce2120468a381a5475955013c0f049
treecf2b99e5a1fc91944dade4c72694f7704502d438
parent2156e228537065f04e5f862e186421df0db36612
hush: fix a nommu bug where a part of function body is lost if run in a pipe

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