INTEGRATION: CWS ause069 (1.6.218); FILE MERGED

2006/11/28 09:49:50 hjs 1.6.218.1: #i70359# remove forced shell calls
This commit is contained in:
Oliver Bolte 2007-01-25 11:45:55 +00:00
parent 868abf742c
commit a445c8478b

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.6 $
# $Revision: 1.7 $
#
# last change: $Author: rt $ $Date: 2005-09-08 21:25:07 $
# last change: $Author: obo $ $Date: 2007-01-25 12:45:55 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -132,7 +132,7 @@ CHMOD :
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)