Author: degenaro
Date: Thu Jul  7 18:00:35 2016
New Revision: 1751822

URL: http://svn.apache.org/viewvc?rev=1751822&view=rev
Log:
UIMA-4966 UIMA-DUCC Prepare for 2.1 Release

Modified:
    
uima/uima-ducc/trunk/uima-ducc-container/src/test/resources/ducc_runtime/resources/ducc.properties

Modified: 
uima/uima-ducc/trunk/uima-ducc-container/src/test/resources/ducc_runtime/resources/ducc.properties
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container/src/test/resources/ducc_runtime/resources/ducc.properties?rev=1751822&r1=1751821&r2=1751822&view=diff
==============================================================================
--- 
uima/uima-ducc/trunk/uima-ducc-container/src/test/resources/ducc_runtime/resources/ducc.properties
 (original)
+++ 
uima/uima-ducc/trunk/uima-ducc-container/src/test/resources/ducc_runtime/resources/ducc.properties
 Thu Jul  7 18:00:35 2016
@@ -488,7 +488,7 @@ ducc.agent.launcher.cgroups.subsystems =
 # Define script which will collect total swap used by a given process. This
 # script is launched by an agent via duccling and running as the owner
 # of the process.
-ducc.agent.swap.usage.script = ${DUCC_HOME}/bin/ducc_get_process_swap_usage.sh
+ducc.agent.swap.usage.script = 
${DUCC_HOME}/admin/ducc_get_process_swap_usage.sh
 
 #
 # Uncomment the following line to support auto reaping of rogue processes by 
Ducc's Agent


Reply via email to