diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-05 13:37:38 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-10-05 13:37:38 +0000 |
commit | 3774d0885797eb1acad288bd13de66ced6dc527a (patch) | |
tree | 10d206a66f1ee62490653a9f13097e3f1201541e /TAO/tests/Bug_3826_Regression | |
parent | a138636436c4ca915795fafa3b4638dc7287f311 (diff) | |
download | ATCD-3774d0885797eb1acad288bd13de66ced6dc527a.tar.gz |
Fixed fuzz
Diffstat (limited to 'TAO/tests/Bug_3826_Regression')
-rw-r--r-- | TAO/tests/Bug_3826_Regression/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Bug_3826_Regression/README b/TAO/tests/Bug_3826_Regression/README index 63740e99086..c6206bdd980 100644 --- a/TAO/tests/Bug_3826_Regression/README +++ b/TAO/tests/Bug_3826_Regression/README @@ -1,4 +1,4 @@ -// $Id$ +$Id$ This test checks that if the first ORB is created with -ORBGestalt LOCAL then the settings from this ORB will not become default for the other ORBs @@ -23,5 +23,5 @@ Testing with -ORBSvcConf Initialize ORB instances... After ORB_init... ERROR: '-ORBConnectionCacheMax' is applied globally while it's expected to apply to the first ORB only. -ERROR: <server> failed: +ERROR: <server> failed: ERROR: server returned 255 |