[PATCH libreoffice-4-0] remove trailing whitespace

Björn Michaelsen (via_Code_Review) gerrit at gerrit.libreoffice.org
Fri Mar 15 01:29:23 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2739

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/2739/1

remove trailing whitespace

- as this is being quoted, this causes breakage

Change-Id: I6834a3235ae2334a0d6f7df0f97dcde7cdc6a5d0
---
M solenv/gbuild/platform/unxgcc.mk
1 file changed, 1 insertion(+), 1 deletion(-)



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 @@
 # 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)

-- 
To view, visit https://gerrit.libreoffice.org/2739
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6834a3235ae2334a0d6f7df0f97dcde7cdc6a5d0
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Björn Michaelsen <bjoern.michaelsen at canonical.com>



More information about the LibreOffice mailing list