[Libreoffice-commits] core.git: solenv/gbuild

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Fri Mar 15 01:28:09 PDT 2013


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

New commits:
commit 1d1712c350861cc90b305cb5533b2913b030f494
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

diff --git a/solenv/gbuild/platform/unxgcc.mk b/solenv/gbuild/platform/unxgcc.mk
index 5f32825..0a35689 100644
--- a/solenv/gbuild/platform/unxgcc.mk
+++ b/solenv/gbuild/platform/unxgcc.mk
@@ -332,7 +332,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