Problem: ci_build.sh make check is overly complex
Solution: simply run make VERBOSE=1 check instead of manually checking for return value and cat'ing the log file. With VERBOSE, on error the log file will be automatically printed.
Showing
Please
register
or
sign in
to comment