commit | d78920675f31d6ec87dc883c4edc0f3862b22f6a | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Jun 01 14:16:54 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Jun 01 14:16:54 2008 +0000 |
tree | 162d0f976f72b17ac34bcd0005a999e424d50386 | |
parent | 62d85035895152c8232052dcfb1bbd3b549b7df9 [diff] [blame] |
msh: fix ENOENT testcase
diff --git a/shell/msh_test/msh-execution/exitcode_ENOENT.right b/shell/msh_test/msh-execution/exitcode_ENOENT.right index e2bad05..dd49d2c 100644 --- a/shell/msh_test/msh-execution/exitcode_ENOENT.right +++ b/shell/msh_test/msh-execution/exitcode_ENOENT.right
@@ -1,2 +1,2 @@ -./does_exist_for_sure: not found +./does_not_exist_for_sure: not found 127