mirror of https://github.com/n-hys/bash.git
15 lines
534 B
Plaintext
15 lines
534 B
Plaintext
exportfunc ok 1
|
|
exportfunc ok 2
|
|
./exportfunc.tests: line 37: cve7169-bad: No such file or directory
|
|
./exportfunc.tests: eval: line 44: syntax error: unexpected end of file
|
|
./exportfunc.tests: line 43: cve7169-bad2: No such file or directory
|
|
./exportfunc1.sub: line 14: maximum here-document count exceeded
|
|
./exportfunc.tests: line 64: HELLO_WORLD: No such file or directory
|
|
eval ok
|
|
./exportfunc3.sub: line 23: export: foo=bar: cannot export
|
|
status: 1
|
|
equals-1
|
|
bad echo
|
|
./exportfunc3.sub: line 36: export: /bin/echo: cannot export
|
|
bar
|