diff options
Diffstat (limited to 'shell/msh_test/msh-execution/exitcode_ENOENT.tests')
-rwxr-xr-x | shell/msh_test/msh-execution/exitcode_ENOENT.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/msh_test/msh-execution/exitcode_ENOENT.tests b/shell/msh_test/msh-execution/exitcode_ENOENT.tests index c886653..7f1b88a 100755 --- a/shell/msh_test/msh-execution/exitcode_ENOENT.tests +++ b/shell/msh_test/msh-execution/exitcode_ENOENT.tests @@ -1,2 +1,2 @@ -./does_exist_for_sure +./does_not_exist_for_sure echo $? |