BIND 10 trac3243, created. be87043c3970c6ef073ac4c32eaec0fd12ca3db4 [3243] Removed test code from bootstrap.sh
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Dec 17 07:15:53 UTC 2013
The branch, trac3243 has been created
at be87043c3970c6ef073ac4c32eaec0fd12ca3db4 (commit)
- Log -----------------------------------------------------------------
commit be87043c3970c6ef073ac4c32eaec0fd12ca3db4
Author: Kean Johnston <kean at isc.org>
Date: Tue Dec 17 09:00:04 2013 +0200
[3243] Removed test code from bootstrap.sh
commit c12236a0e7c83d55c60f40608ff782cd7d214c66
Author: Kean Johnston <kean at isc.org>
Date: Tue Dec 17 08:56:55 2013 +0200
[3243] Updated the guide to refer to the new bootstrap.sh script
commit 36ec44c418fca9c4822ad1224b23ded62ba009fb
Author: Kean Johnston <kean at isc.org>
Date: Tue Dec 17 08:44:21 2013 +0200
[3243] Added bootstrap.sh to cater for serial tests
In automake 1.13 and later the default test harness was changed to be
the new parallel test harness. This is undesirable in certain situations
where we may want the test output sent to stdout versus to an individual
log file (for example in the build farm). bootstrap.sh is now required
in order to generate a special file that is included by configure.ac to
controll which test harness should be used, if the version of automake
being used supports this. If you want to build using the serial test
harness invoke bootstrap.sh with the single argument "serial".
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list