commit | c162bcdcd1c5cb000a8ceaf4413d4abdfa6e3dfc | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 24 05:38:51 2011 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Mar 24 05:38:51 2011 +0100 |
tree | 32c30a25af4c5ee92629dd370cc41b9457e50830 | |
parent | 3eab24e64a65746ed9fcc5bed3e9a19a489b0573 [diff] [blame] |
hush: document a bug about aborting on sourced file error when non-interactive Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/hush_test/hush-misc/source1.right b/shell/hush_test/hush-misc/source1.right new file mode 100644 index 0000000..d425603 --- /dev/null +++ b/shell/hush_test/hush-misc/source1.right
@@ -0,0 +1,5 @@ +hush: syntax error: unterminated ${name} +line2 +Ok1:0 +hush: syntax error: unterminated ' +Ok2:1