Using a pipe causes a subshell to be generated so the "exit" statements will just leave the subshell. As a consequence, the sortedxxx.sh scripts produced output but no error exit code. Which in turn caused an error in #2778 to slip through undetected. |
||
|---|---|---|
| .. | ||
| checksp.sh | ||
| lastline.sh | ||
| lineendings.sh | ||
| Makefile | ||
| noexec.sh | ||
| sorted.sh | ||
| sorted_codeopt.sh | ||
| sorted_opcodes.sh | ||
| spaces.sh | ||
| tabs.sh | ||