diff options
Diffstat (limited to 'shell/hush_test/hush-misc/exitcode2.right')
-rw-r--r-- | shell/hush_test/hush-misc/exitcode2.right | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/exitcode2.right b/shell/hush_test/hush-misc/exitcode2.right new file mode 100644 index 000000000..0a57b9b1b --- /dev/null +++ b/shell/hush_test/hush-misc/exitcode2.right | |||
@@ -0,0 +1,4 @@ | |||
1 | hush: syntax error: unexpected ) | ||
2 | Done:2 | ||
3 | hush: can't open 'does_not_exist': No such file or directory | ||
4 | Done:1 | ||