idlc/CustomTarget_parser_test.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7794ae344c353794916c669b85040fa4fc6c990f Author: Stephan Bergmann <[email protected]> Date: Fri Sep 20 15:44:07 2013 +0200 bad search/replace Change-Id: Ic14565414637a6d08aee94ad183dd852eb7875f0 diff --git a/idlc/CustomTarget_parser_test.mk b/idlc/CustomTarget_parser_test.mk index d8defd6..acb3a8f 100644 --- a/idlc/CustomTarget_parser_test.mk +++ b/idlc/CustomTarget_parser_test.mk @@ -76,6 +76,6 @@ $(call gb_CustomTarget_get_target,idlc/parser_test) : \ $(call gb_CustomTarget_get_workdir,idlc/parser_test)/in.idl \ $(call gb_Executable_get_command,idlc) \ -O $(call gb_CustomTarget_get_workdir,idlc/parser_test) {}) \ - > ${}.log 2>&1 || (cat ${}.log && false)) + > [email protected] 2>&1 || (cat [email protected] && false)) # vim: set noet sw=4 ts=4: _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
