aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/exitcode_ENOENT.right
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/hush-misc/exitcode_ENOENT.right')
-rw-r--r--shell/hush_test/hush-misc/exitcode_ENOENT.right2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/exitcode_ENOENT.right b/shell/hush_test/hush-misc/exitcode_ENOENT.right
new file mode 100644
index 000000000..d8315503f
--- /dev/null
+++ b/shell/hush_test/hush-misc/exitcode_ENOENT.right
@@ -0,0 +1,2 @@
+hush: can't execute './does_not_exist_for_sure': No such file or directory
+127