BIND 10 trac2157_merge, created. f7a77b8a0b46d3a01fc3a31a303e029da1c5f6b3 Use serial tests option

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 5 11:33:55 UTC 2013


The branch, trac2157_merge has been created
        at  f7a77b8a0b46d3a01fc3a31a303e029da1c5f6b3 (commit)

- Log -----------------------------------------------------------------
commit f7a77b8a0b46d3a01fc3a31a303e029da1c5f6b3
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Feb 5 10:52:33 2013 +0100

    Use serial tests option
    
    We don't take any benefit from the parallel harness, since we have only
    one test binary in each directory, and automake can't parallelize that.
    But it was hiding test output, which was annoying.
    
    Acked on the mailing list.

commit ee5c66336b0baf8424d5be04670dd5b96344e07e
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Mon Feb 4 18:03:27 2013 -0600

    [master] remove __pycache__ directory with distclean
    
    (reported by emhn: left over after a distclean)
    
    Some of the makefiles clear that but not that one. We do
    automate the distclean (via distcheck) as part of our
    buildfarm. But I think this __pycache__ was introduced in python3.2 and
    those build systems don't have it.
    
    This is trivial so didn't get review.

commit 6eb06132ab8aa9e1e4c6b73a233952b4bf23baff
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Mon Feb 4 18:01:30 2013 -0600

    [master] don't include run.sh in distfile
    
    The run.sh.in is in the distfile.
    (issue reported by emhn: was removed with distclean but was in tarball)
    Trivial so didn't get review.

commit d1ae5b15754d5d359c52fd6f58e23e0e0907d4f3
Author: Jelte Jansen <jelte at isc.org>
Date:   Mon Feb 4 23:18:42 2013 +0100

    [master] Fix cmdctl pem and csv file installation
    
    They were installed twice (to /etc and to /share, removed the latter)
    Also, the generated .pem files were included in the tarball, while they should be generated during the build process

-----------------------------------------------------------------------



More information about the bind10-changes mailing list