[Batchserver-cvs] IBA_1.0/conf batch-admin-config.xml,1.1.1.1,1.2
Brought to you by:
suresh_pragada
From: Suresh <sur...@us...> - 2006-10-23 23:38:52
|
Update of /cvsroot/batchserver/IBA_1.0/conf In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23666 Modified Files: batch-admin-config.xml Log Message: no message Index: batch-admin-config.xml =================================================================== RCS file: /cvsroot/batchserver/IBA_1.0/conf/batch-admin-config.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** batch-admin-config.xml 22 Oct 2006 21:18:33 -0000 1.1.1.1 --- batch-admin-config.xml 23 Oct 2006 23:38:48 -0000 1.2 *************** *** 11,15 **** <commands-config> <command-config command-name="printstats"> ! <property key="error-msg-length">1024</property> </command-config> </commands-config> --- 11,15 ---- <commands-config> <command-config command-name="printstats"> ! <property key="error-msg-length">60</property> </command-config> </commands-config> |