INTEGRATION: CWS ause069 (1.11.18); FILE MERGED

2006/12/01 14:13:36 hjs 1.11.18.1: #i70359# remove forced shell calls
This commit is contained in:
Oliver Bolte
2007-01-25 14:42:43 +00:00
parent 50c64a1a34
commit 37b49c8b84

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.11 $
# $Revision: 1.12 $
#
# last change: $Author: obo $ $Date: 2006-10-13 11:46:54 $
# last change: $Author: obo $ $Date: 2007-01-25 15:42:43 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -115,6 +115,6 @@ CT_APP = org.openoffice.Runner
RUN: run
run:
+java -cp $(CLASSPATH) $(CT_APP) $(CT_TESTBASE) $(CT_APPEXECCOMMAND) $(CT_TEST)
java -cp $(CLASSPATH) $(CT_APP) $(CT_TESTBASE) $(CT_APPEXECCOMMAND) $(CT_TEST)