propagate number of shell execution errors
Even if we do not to fail immediately on errors when building Gaudi or ATLAS externals, it is still important for the CI system to know whether some errors occured. By not failing on error but reporting the total number of errors, the calling scripts can decide how to deal with this in specific situations (e.g. CI build vs nightly).
Showing
- Build/AtlasBuildScripts/build_Gaudi.sh 17 additions, 11 deletionsBuild/AtlasBuildScripts/build_Gaudi.sh
- Build/AtlasBuildScripts/build_atlasexternals.sh 16 additions, 10 deletionsBuild/AtlasBuildScripts/build_atlasexternals.sh
- Projects/Athena/build.sh 2 additions, 3 deletionsProjects/Athena/build.sh
Loading
Please register or sign in to comment