From b5be13ccd9ce2120468a381a5475955013c0f049 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 4 Sep 2015 06:22:10 +0200 Subject: hush: fix a nommu bug where a part of function body is lost if run in a pipe Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-misc/nommu3.right | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shell/hush_test/hush-misc/nommu3.right (limited to 'shell/hush_test/hush-misc/nommu3.right') diff --git a/shell/hush_test/hush-misc/nommu3.right b/shell/hush_test/hush-misc/nommu3.right new file mode 100644 index 000000000..da1534bef --- /dev/null +++ b/shell/hush_test/hush-misc/nommu3.right @@ -0,0 +1,2 @@ +Ok +0 -- cgit v1.2.3