summaryrefslogtreecommitdiff
path: root/framework/qa/unoapi/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-19 13:21:07 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-19 13:21:07 +0000
commita73a4cfeed27b3195d914d8d6b65bde8350344c1 (patch)
tree1236bc18a48aac2d7370eb8d1ae05a5d8014b3e4 /framework/qa/unoapi/makefile.mk
parent41caf02ea72c4482ddb1e3e32a8821b32b25364f (diff)
INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED
2004/03/09 13:48:00 sg 1.3.10.1: #115512#CHG: fixed typo in the makefile
Diffstat (limited to 'framework/qa/unoapi/makefile.mk')
-rwxr-xr-xframework/qa/unoapi/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/qa/unoapi/makefile.mk b/framework/qa/unoapi/makefile.mk
index 38e276b992e5..6faa2f4fdbf5 100755
--- a/framework/qa/unoapi/makefile.mk
+++ b/framework/qa/unoapi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Date: 2004-02-25 17:43:10 $
+# last change: $Date: 2004-03-19 14:21:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,7 @@ PRJNAME=framework
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdco $(PWD)$/testdocuments -THRCNT 1
+ +$(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -THRCNT 1
+@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 =======================================================================