author | Chris Johnsen <chris_johnsen@pobox.com> | |
Fri, 27 Mar 2009 06:49:39 +0000 (01:49 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Mar 2009 07:29:39 +0000 (00:29 -0700) | ||
commit | c6a5ad21e57ce38a0add04a2708ccf02ed17af39 | |
tree | 48ef3ca27368824f553c50dee70349f6e29743ad | tree | snapshot |
parent | bb2300976ba1491a54dc2b82819fae68d59d6e53 | commit | diff |
Documentation/Makefile: break up texi pipeline
Most shells define the exit value of a pipeline as the exit value
of the last process. For each texi rule, run the DOCBOOK2X_TEXI
tool and the "fixup" script in their own non-pipeline commands so
that make will notice an error exit code.
Signed-off-by: Chris Johnsen <chris_johnsen@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Most shells define the exit value of a pipeline as the exit value
of the last process. For each texi rule, run the DOCBOOK2X_TEXI
tool and the "fixup" script in their own non-pipeline commands so
that make will notice an error exit code.
Signed-off-by: Chris Johnsen <chris_johnsen@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile | diff | blob | history |