summaryrefslogtreecommitdiff
path: root/framework/qa/unoapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:17:50 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:17:50 +0000
commit9250eddbc0587f5841ef64c302a4b91d8910ae45 (patch)
tree2f5dc279a81049c492147fd45565c27697932489 /framework/qa/unoapi
parent8fd6365914e6d811adc18fac75fdf5d0c6795ab1 (diff)
INTEGRATION: CWS ause069 (1.6.230); FILE MERGED
2006/11/28 09:51:58 hjs 1.6.230.1: #i70359# remove forced shell calls
Diffstat (limited to 'framework/qa/unoapi')
-rwxr-xr-xframework/qa/unoapi/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/framework/qa/unoapi/makefile.mk b/framework/qa/unoapi/makefile.mk
index 8f8d9b2d914d..431f97281167 100755
--- a/framework/qa/unoapi/makefile.mk
+++ b/framework/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 01:02:20 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:17:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@ PRJNAME=framework
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -THRCNT 1 -AutoRestart true
- +@echo =======================================================================
- +@echo In case you noticed a failures of fwk.JobExecutor or fwk.JobHandler make sure that you registered $(SOLARSRC)$/qadevOOo$/testdocs$/qadevlibs$/JobExecutor.jar
- +@echo =======================================================================
+ $(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -THRCNT 1 -AutoRestart true
+ @echo =======================================================================
+ @echo In case you noticed a failures of fwk.JobExecutor or fwk.JobHandler make sure that you registered $(SOLARSRC)$/qadevOOo$/testdocs$/qadevlibs$/JobExecutor.jar
+ @echo =======================================================================