[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - solenv/gbuild

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Fri Mar 15 03:50:11 PDT 2013


 solenv/gbuild/platform/unxgcc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7a9b0c3ac363870f826422f7515e323865b7cbaa
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Fri Mar 15 09:25:28 2013 +0100

    remove trailing whitespace
    
    - as this is being quoted, this causes breakage
    
    Change-Id: I6834a3235ae2334a0d6f7df0f97dcde7cdc6a5d0
    Reviewed-on: https://gerrit.libreoffice.org/2739
    Reviewed-by: Andras Timar <atimar at suse.com>
    Tested-by: Andras Timar <atimar at suse.com>

diff --git a/solenv/gbuild/platform/unxgcc.mk b/solenv/gbuild/platform/unxgcc.mk
index 53d51ac..0b88221 100644
--- a/solenv/gbuild/platform/unxgcc.mk
+++ b/solenv/gbuild/platform/unxgcc.mk
@@ -339,7 +339,7 @@ endef
 # JunitTest class
 
 ifneq ($(OOO_TEST_SOFFICE),)
-gb_JunitTest_SOFFICEARG:=$(OOO_TEST_SOFFICE) 
+gb_JunitTest_SOFFICEARG:=$(OOO_TEST_SOFFICE)
 else
 ifneq ($(gb_JunitTest_DEBUGRUN),)
 gb_JunitTest_SOFFICEARG:=connect:pipe,name=$(USER)


More information about the Libreoffice-commits mailing list