From e7c42ce9ddea0a3a38a37577564f405c70c35c6c Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Tue, 29 Mar 2011 13:39:19 -0500 Subject: use --xxx instead of -xxx for command line options --- i18npool/qa/cppunit/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18npool') diff --git a/i18npool/qa/cppunit/makefile.mk b/i18npool/qa/cppunit/makefile.mk index 2f0eecb10e51..75f4a9153116 100644 --- a/i18npool/qa/cppunit/makefile.mk +++ b/i18npool/qa/cppunit/makefile.mk @@ -101,7 +101,7 @@ test .PHONY: $(SHL1TARGETN) $(MISC)/$(TARGET)/services.rdb $(MISC)$/$(TARGET)$/t @echo ---------------------------------------------------------- @echo - start unit test \#2 on library $(SHL1TARGETN) @echo ---------------------------------------------------------- - $(CPPUNITTESTER) $(SHL1TARGETN) -headless -invisible \ + $(CPPUNITTESTER) $(SHL1TARGETN) --headless --invisible \ -env:UNO_SERVICES=$(my_file)$(PWD)/$(MISC)/$(TARGET)/services.rdb \ -env:UNO_TYPES="$(my_file)$(PWD)/$(MISC)/$(TARGET)/types.rdb $(my_file)$(PWD)/$(MISC)/$(TARGET)/udkapi.rdb" \ -env:OOO_INBUILD_SHAREDLIB_DIR="$(my_file)$(PWD)/$(DLLDEST)" -- cgit v1.2.3