summaryrefslogtreecommitdiff
path: root/ACE/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-24 10:04:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-24 10:04:32 +0200
commitaa056a80e866c6b4bb113cd35492109522f3e76c (patch)
tree2bbbc5edad21b8f25f0e34f49b48c521378e26ed /ACE/docs
parent89c2153b1ec4a1cf07a2a2c3b6c4f38b49fa2683 (diff)
downloadATCD-aa056a80e866c6b4bb113cd35492109522f3e76c.tar.gz
Removed old comments and support for Chorus which we don't support anymore
* ACE/ace/README: * ACE/ace/Thread_Manager.cpp: * ACE/ace/config-kfreebsd.h: * ACE/bin/libsize.pl: * ACE/docs/run_test.txt: * TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/run_test.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ffp.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ft.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ipv6.pl: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/README: * TAO/performance-tests/Cubit/TAO/MT_Cubit/README: * TAO/tests/Alt_Mapping/run_test.pl: * TAO/tests/Bug_2289_Regression/run_test.pl: * TAO/tests/Bug_3853_Regression/run_test.pl: * TAO/tests/DynAny_Test/run_test.pl: * TAO/tests/Param_Test/run_test.pl:
Diffstat (limited to 'ACE/docs')
-rw-r--r--ACE/docs/run_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/docs/run_test.txt b/ACE/docs/run_test.txt
index 5e7e089f2a4..3aef95935b9 100644
--- a/ACE/docs/run_test.txt
+++ b/ACE/docs/run_test.txt
@@ -140,7 +140,7 @@ $server->DeleteFile($iorbase);
$client->DeleteFile($iorbase);
@endverbatim
-Because of the way tests work on chorus, we need to have a fully
+We need to have a fully
qualified path to all *.ior and *.conf files. We unlink the file
immediately because we use WaitForFileTimed later.