summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:58:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:58:05 +0000
commita2e974b036a5e8957f140b9243f506c6f8aeb12a (patch)
treee6d53d55e8e1a6d3d0368497a70e7ad608b2119e /TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
parent3656e04a81035bf736a4dd094957886822a2b696 (diff)
downloadATCD-a2e974b036a5e8957f140b9243f506c6f8aeb12a.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
index 5948342f0c9..a1a79808f00 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
+++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Inheritance_Test/README
@@ -25,8 +25,8 @@ problem and providing non-automated test code.
To build this test, the TAO library, the TypeCodeFactory
library, the Interface Repository (the last two found in
-TAO/orbsvcs/IFR_Service), and these test files must all be built.
-In addition, the Interface Repository requires the TAO_Svc_Utils
+TAO/orbsvcs/IFR_Service), and these test files must all be built.
+In addition, the Interface Repository requires the TAO_Svc_Utils
library in TAO/orbsvcs/orbsvcs.
To run this test, either use the Perl script run_test.pl, or
@@ -34,7 +34,7 @@ To run this test, either use the Perl script run_test.pl, or
(Windows)
-start the Interface Repository by typing
+start the Interface Repository by typing
..\..\..\IFR_Service\IFR_Service
@@ -50,7 +50,7 @@ and then
IFR_Inheritance_Test -ORBInitRef InterfaceRepository=file://if_repo.ior
(Unix)
-in this directory, type
+in this directory, type
../../../IFR_Service/IFR_Service &
@@ -68,8 +68,8 @@ and use the default multicast address for the InterfaceRepository.
../../../IFR_Service/IFR_Service -m 1
-and
+and
- ./IFR_Inheritance_Test
+ ./IFR_Inheritance_Test
- Scott Harris <harris_s@ociweb.com> \ No newline at end of file