commit | d3b4e5ec6a79b16796be1414df19abba837daab6 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Oct 03 00:10:20 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Oct 03 00:10:20 2016 +0200 |
tree | 71a51129508684a47da198c8da524ababa2ef742 | |
parent | a62bc80571eae6d286aed9a92d47dc42318a8146 [diff] [blame] |
hust testsuite: fix a false positive Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/hush_test/hush-misc/assignment2.right b/shell/hush_test/hush-misc/assignment2.right index 591552c..3812a24 100644 --- a/shell/hush_test/hush-misc/assignment2.right +++ b/shell/hush_test/hush-misc/assignment2.right
@@ -1,2 +1,2 @@ -hush: can't exec 'a=b': No such file or directory +hush: can't execute 'a=b': No such file or directory 1