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, 2 insertions, 0 deletions
diff --git a/shell/ash_test/ash-misc/exitcode_ENOENT.right b/shell/ash_test/ash-misc/exitcode_ENOENT.right new file mode 100644 index 0000000..45b27b3 --- /dev/null +++ b/shell/ash_test/ash-misc/exitcode_ENOENT.right @@ -0,0 +1,2 @@ +exitcode_ENOENT.tests: line 1: ./does_not_exist_for_sure: not found +127 |