diff options
Diffstat (limited to 'tests/exportfunc.right')
-rw-r--r-- | tests/exportfunc.right | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/exportfunc.right b/tests/exportfunc.right new file mode 100644 index 0000000..2ee35a7 --- /dev/null +++ b/tests/exportfunc.right @@ -0,0 +1,14 @@ +exportfunc ok 1 +exportfunc ok 2 +./exportfunc.tests: line 24: cve7169-bad: No such file or directory +./exportfunc.tests: eval: line 31: syntax error: unexpected end of file +./exportfunc.tests: line 30: cve7169-bad2: No such file or directory +./exportfunc1.sub: line 1: maximum here-document count exceeded +./exportfunc.tests: line 51: HELLO_WORLD: No such file or directory +eval ok +./exportfunc3.sub: line 10: export: foo=bar: cannot export +status: 1 +equals-1 +bad echo +./exportfunc3.sub: line 23: export: /bin/echo: cannot export +bar |