From a62bc80571eae6d286aed9a92d47dc42318a8146 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 3 Oct 2016 00:06:55 +0200 Subject: ash testsuite: add most of hust tests which pass for ash Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-misc/assignment2.right | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shell/hush_test/hush-misc/assignment2.right (limited to 'shell/hush_test/hush-misc/assignment2.right') diff --git a/shell/hush_test/hush-misc/assignment2.right b/shell/hush_test/hush-misc/assignment2.right new file mode 100644 index 000000000..591552cde --- /dev/null +++ b/shell/hush_test/hush-misc/assignment2.right @@ -0,0 +1,2 @@ +hush: can't exec 'a=b': No such file or directory +1 -- cgit v1.2.3