summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-02-17 20:15:43 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-02-17 20:15:43 +0000
commita2764cafe1ac05b2a80161cba8398d45837afe5c (patch)
treefb594d99761278c9a6be4bbf72911e73369e1870
parentc5ff9cada2378e55d1cd0e47a29b186ab9dad3c2 (diff)
downloadATCD-a2764cafe1ac05b2a80161cba8398d45837afe5c.tar.gz
ChangeLogTag: Mon Feb 17 15:26:32 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.conf2
2 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index c488933e0b5..bde8f6be768 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 17 15:26:32 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
+
+ * tests/RTCORBA/MT_Client_Protocol_Priority/client.conf: This file
+ missed the previous checkin somehow. Adding this file to the
+ repo.
+
Mon Feb 17 09:09:54 2003 Heather Drury <drury_h@ociweb.com>
* orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h:
diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.conf b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.conf
new file mode 100644
index 00000000000..37973382e2c
--- /dev/null
+++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.conf
@@ -0,0 +1,2 @@
+# Regular test
+static RT_ORB_Loader "-ORBSchedPolicy SCHED_FIFO"