
4 Jan
2014
4 Jan
'14
12:05 a.m.
Wolfgang,
I have some troubles to run MAKEALL with BUILD_NBUILDS. If I set BUILD_NBUILDS to 2 or greater, there is a good chance the total number of targets is not an integral multiple of BUILD_NBUILDS. It has two undesired results.
1. The status report has wrong number of passed builds. 2. This script throws out SIGTERM.
The second one is troubling me. I am using Jenkins to monitor and build automatically. I can trap the SIGTERM on some hosts but not all of them.
Can you shed some light on this?
York