summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 18:35:56 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 18:35:56 +0000
commit4bfda5e0d057ab488e99403f9bb0acb31da945e4 (patch)
tree713c515491f7d3839d256e98428524b7719f467c
parent9aa93b1cdac438210f33cc70200945363ffebfa8 (diff)
downloadATCD-4bfda5e0d057ab488e99403f9bb0acb31da945e4.tar.gz
ChangeLogTag: Sat Jun 10 18:30:42 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/performance-tests/Makefile.am2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a07871c28cc..1b3fdc54ba2 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Sat Jun 10 18:30:42 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * performance-tests/Makefile.am:
+
+ Disable building CSD_Strategy tests.
+
Sat Jun 10 10:40:02 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
* examples/RTScheduling/Job_i.h:
diff --git a/TAO/performance-tests/Makefile.am b/TAO/performance-tests/Makefile.am
index 150f338298d..d50d88b6ce2 100644
--- a/TAO/performance-tests/Makefile.am
+++ b/TAO/performance-tests/Makefile.am
@@ -10,7 +10,6 @@
SUBDIRS = \
Anyop \
- CSD_Strategy \
Callback \
Cubit \
Latency \
@@ -22,3 +21,4 @@ SUBDIRS = \
Sequence_Latency \
Throughput
+# CSD_Strategy