]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] check: reduce code duplication in some auxiliary variables
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jul 2012 10:08:01 +0000 (12:08 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jul 2012 10:58:39 +0000 (12:58 +0200)
commiteb48be804d31da4aff677a15d111135299f07d49
treedfd6594d817c11e62c7032cbe77c48704f0666d8
parent78912201b96ce406713c2d312774e0e4bbd363f5
[ng] check: reduce code duplication in some auxiliary variables

* lib/am/parallel-tests.am (am.test-suite.awk-trs-loop/BEGIN,
am.test-suite.awk-trs-loop/END, am.test-suite.awk-functions): New, hold
fragments of awk scripts extracted from (and common to) ...
(am__create_global_log, am__count_test_result): ... these variables.
Some related improvements to comments, and minor reformatting.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/parallel-tests.am