Kugel Fuhr
|
fa81f14cbf
|
Add an explicit "exit 0" to the shell scripts. This worked more or less by
coincidence before since shell scripts return the exit code of the last
command run if there is no explicit exit statement.
|
2025-06-25 20:34:41 +02:00 |
|
Kugel Fuhr
|
36a810cdb2
|
Make lastline.sh ignore empty files. Fixes #2514.
|
2024-09-12 09:10:37 +02:00 |
|
Greg King
|
6ea1f8ee85
|
Made the style-check scripts send their file lists to stderr.
A complete list will be shown before make shows its error message. There will be less confusion about which lines are in the list.
|
2022-04-18 19:47:02 -04:00 |
|
Greg King
|
2cdccd5e8a
|
Oops, forgot to check macros.
|
2022-04-17 19:10:29 -04:00 |
|
Greg King
|
a4e1cf9a0a
|
Moved a constant expression out of a loop.
|
2022-04-17 15:08:42 -04:00 |
|
Greg King
|
86ca11222a
|
Fixed and tightenned the find commands' expressions.
|
2022-04-17 15:04:36 -04:00 |
|
mrdudz
|
e9fec5e3fe
|
define CHECK_PATH rather than leaving it open
|
2022-04-17 17:12:52 +02:00 |
|
mrdudz
|
eb04ce8190
|
add more style checks
|
2022-04-16 20:00:10 +02:00 |
|