summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3826_Regression/svc.conf
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-03-11 15:50:51 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-03-11 15:50:51 +0000
commit280a4ec3d18fd0cbb6510628c355b0d8f7869770 (patch)
tree160f6fea24daed4eff6cbfc350fb433773ff97d0 /TAO/tests/Bug_3826_Regression/svc.conf
parent1b2c013a81ea39fe0932c5219ee2ffd86896112b (diff)
downloadATCD-280a4ec3d18fd0cbb6510628c355b0d8f7869770.tar.gz
Thu Mar 11 15:44:15 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>
* tao/TAO_Internal.cpp: Added a new -ORBIgnoreDefaultSvcConfFile option. It will force to ignore svc.conf if it's present in current directory. * tests/Bug_3826_Regression/svc.conf: * tests/Bug_3826_Regression/server.cpp: * tests/Bug_3826_Regression/run_test.pl: Extended the test for using a new option. * docs/Options.html: Documented a new -ORBIgnoreDefaultSvcConfFile option.
Diffstat (limited to 'TAO/tests/Bug_3826_Regression/svc.conf')
-rw-r--r--TAO/tests/Bug_3826_Regression/svc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_3826_Regression/svc.conf b/TAO/tests/Bug_3826_Regression/svc.conf
index 7288e7d425b..922f8613c8a 100644
--- a/TAO/tests/Bug_3826_Regression/svc.conf
+++ b/TAO/tests/Bug_3826_Regression/svc.conf
@@ -1,3 +1,3 @@
# $Id$
-static Resource_Factory "-ORBConnectionCacheMax 1"
+static Resource_Factory "-ORBConnectionCacheMax 2"