summaryrefslogtreecommitdiff
path: root/ACE/docs
diff options
context:
space:
mode:
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.