diff options
Diffstat (limited to 'shell/ash_test/ash-misc/exitcode_ENOENT.right')
-rw-r--r-- | shell/ash_test/ash-misc/exitcode_ENOENT.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-misc/exitcode_ENOENT.right b/shell/ash_test/ash-misc/exitcode_ENOENT.right index 45b27b3..51a4f11 100644 --- a/shell/ash_test/ash-misc/exitcode_ENOENT.right +++ b/shell/ash_test/ash-misc/exitcode_ENOENT.right @@ -1,2 +1,2 @@ -exitcode_ENOENT.tests: line 1: ./does_not_exist_for_sure: not found +./exitcode_ENOENT.tests: line 1: ./does_not_exist_for_sure: not found 127 |