1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/buildsystem_sanity_check
chrysn d94b4e0ec1 makefiles: Reject 2>&1 > /dev/null
While this could theoretically be desired, it's usually just a mishap.
It is unlikely that legitimate cases will be needed in the build system;
if so, they can exclude themselves.

See-Also: https://github.com/RIOT-OS/RIOT/pull/16775
2022-04-16 10:04:17 +02:00
..
check.sh makefiles: Reject 2>&1 > /dev/null 2022-04-16 10:04:17 +02:00
save_all_dependencies_resolution_variables.sh buildsystem_sanity_check: use python3 2020-07-08 14:57:54 +02:00