mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Piping will have the consequence that the exit status of the first command will not be considered. As this is the compiling command in our case, make will not exit with an error code even if the compiling failed. While there are shell-specific solutions, disabling LOG_COMMAND seems to be the most general solution.
8.0 KiB
8.0 KiB