INTEGRATION: CWS ause069 (1.3.230); FILE MERGED

2006/11/28 09:51:56 hjs 1.3.230.1: #i70359# remove forced shell calls
This commit is contained in:
Oliver Bolte 2007-01-25 11:16:06 +00:00
parent 2f37759943
commit 6a4e780085

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: rt $ $Date: 2005-09-09 00:55:17 $
# last change: $Author: obo $ $Date: 2007-01-25 12:16:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -91,7 +91,7 @@ $(CLASSDIR)$/$(PACKAGE)$/$(JAVAFILES:b).props : ALLDEP
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)