[git commit] hust testsuite: fix a false positive
Denys Vlasenko
vda.linux at googlemail.com
Sun Oct 2 22:10:20 UTC 2016
commit: https://git.busybox.net/busybox/commit/?id=d3b4e5ec6a79b16796be1414df19abba837daab6
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
shell/hush_test/hush-misc/assignment2.right | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the busybox-cvs
mailing list