You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Christopher Elkins <ch...@scardini.com> on 2001/03/16 18:50:32 UTC

[PATCH] jakarta-tomcat/src/etc/jk/workers.properties

Hi, all.

workers.properties has a rogue un-use of $(ps).

-- 
Christopher Elkins


Index: workers.properties
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/etc/jk/workers.properties,v
retrieving revision 1.2
diff -u -r1.2 workers.properties
--- workers.properties	2001/03/02 18:29:58	1.2
+++ workers.properties	2001/03/16 17:45:40
@@ -177,7 +177,7 @@
 # Note: The cmd_line string may not contain spaces.
 #
 worker.inprocess.cmd_line=-config
-worker.inprocess.cmd_line=$(workers.tomcat_home)/conf/jni_server.xml
+worker.inprocess.cmd_line=$(workers.tomcat_home)$(ps)conf$(ps)jni_server.xml
 worker.inprocess.cmd_line=-home
 worker.inprocess.cmd_line=$(workers.tomcat_home)