mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
If executing a file fails with an [ENOEXEC] error, the shell executes the file as a shell script, except that this execution may instead result in an error message if the file is binary. Per a recent Austin Group interpretation, we will need to change this to allow a concatenation of a shell script and a binary payload. See Austin Group bugs #1226 and #1250. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| builtins | ||
| errors | ||
| execution | ||
| expansion | ||
| invocation | ||
| parameters | ||
| parser | ||
| set-e | ||
| functional_test.sh | ||
| Makefile | ||
| Makefile.depend | ||