From 60dcd93d4c41dc09d104cb867de366694fa73443 Mon Sep 17 00:00:00 2001 From: wilson_d Date: Tue, 28 Oct 2003 14:52:39 +0000 Subject: ChangeLogTag: Tue Oct 28 10:28;20 2003 Dale Wilson --- TAO/ChangeLog | 9 +++++++++ TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index efa562f605f..c8e276147d9 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,8 +1,17 @@ +Tue Oct 28 10:28;20 2003 Dale Wilson + + * orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc: + Case sensitive file name showed up in scoreboard. + + These changes were made in the oci_haft branch. + Tue Oct 28 08:20:30 2003 Steve Totten * orbsvcs/tests/FT_App/FT_ReplicationManagerController.cpp: Minor coding style changes. + These changes were made in the oci_haft branch. + Fri Oct 24 14:42:39 2003 Dale Wilson * orbsvcs/FT_ReplicationManager/FT_ReplicationManager.cpp: diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc b/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc index 82107968f99..16ddcd91f5e 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc @@ -5,11 +5,10 @@ project(*server): server, orbsvcsexe, iormanip, ftorb { } } -project(*Manager): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, Messaging { +project(*Manager): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, messaging { exename = Manager Source_Files { testC.cpp Manager.cpp } } - -- cgit v1.2.1