build_helper: tell where the log will be written in compilations()
build_helper exits early on error. compilations() tells where the compilation logs can be found after compiling it. So in case of error, it was never displayed. Add a log info before compiling
Showing
Please register or sign in to comment