INTEGRATION: CWS ause069 (1.5.62); FILE MERGED

2006/11/28 09:51:56 hjs 1.5.62.1: #i70359# remove forced shell calls
This commit is contained in:
Oliver Bolte 2007-01-25 11:16:34 +00:00
parent 765f984dd0
commit 35c5241062

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.5 $
# $Revision: 1.6 $
#
# last change: $Author: obo $ $Date: 2006-07-13 15:15:43 $
# last change: $Author: obo $ $Date: 2007-01-25 12:16:34 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -94,7 +94,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)