cc65-vt/.github/checks
Kugel Fuhr c7096ab6d7 Fix an error that was introduced by me in a4a24280f2:
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.
2025-07-13 17:56:31 +02:00
..
checksp.sh Check that there are no library modules that use the old "sp" symbol instead 2025-06-26 08:23:51 +02:00
lastline.sh Add an explicit "exit 0" to the shell scripts. This worked more or less by 2025-06-25 20:34:41 +02:00
lineendings.sh Add an explicit "exit 0" to the shell scripts. This worked more or less by 2025-06-25 20:34:41 +02:00
Makefile Check that there are no library modules that use the old "sp" symbol instead 2025-06-26 08:23:51 +02:00
noexec.sh Add an explicit "exit 0" to the shell scripts. This worked more or less by 2025-06-25 20:34:41 +02:00
sorted.sh Fix an error that was introduced by me in a4a24280f2: 2025-07-13 17:56:31 +02:00
sorted_codeopt.sh Fix an error that was introduced by me in a4a24280f2: 2025-07-13 17:56:31 +02:00
sorted_opcodes.sh Fix an error that was introduced by me in a4a24280f2: 2025-07-13 17:56:31 +02:00
spaces.sh Add an explicit "exit 0" to the shell scripts. This worked more or less by 2025-06-25 20:34:41 +02:00
tabs.sh Add an explicit "exit 0" to the shell scripts. This worked more or less by 2025-06-25 20:34:41 +02:00