summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-10-02 06:49:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-10-02 06:49:05 +0000
commitcad46ffeee73c058a23504a75a56ab8fd4911aaf (patch)
tree735f168b46f2610495361045c9cfcc0e39e77017
parent8a5c8fd04bdc3e46f5fcce15fae1183fb097afae (diff)
downloadATCD-cad46ffeee73c058a23504a75a56ab8fd4911aaf.tar.gz
Tue Oct 2 06:48:39 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* examples/Hello_Event/descriptors/run_test.pl: * examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl: * examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl: * examples/Hello_Event/descriptors/run_test_shs.pl: * examples/Hello_Event/descriptors/run_test_without_ns.pl: Updated location of the starter
-rw-r--r--CIAO/ChangeLog9
-rwxr-xr-xCIAO/examples/Hello_Event/descriptors/run_test.pl2
-rwxr-xr-xCIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl2
-rwxr-xr-xCIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl2
-rwxr-xr-xCIAO/examples/Hello_Event/descriptors/run_test_shs.pl2
-rwxr-xr-xCIAO/examples/Hello_Event/descriptors/run_test_without_ns.pl2
6 files changed, 14 insertions, 5 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index bf03ab6dfe9..2b4b2e57b73 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,12 @@
+Tue Oct 2 06:48:39 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * examples/Hello_Event/descriptors/run_test.pl:
+ * examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl:
+ * examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl:
+ * examples/Hello_Event/descriptors/run_test_shs.pl:
+ * examples/Hello_Event/descriptors/run_test_without_ns.pl:
+ Updated location of the starter
+
Mon Oct 1 18:26:08 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/impl/DataReaderListener_T.cpp:
diff --git a/CIAO/examples/Hello_Event/descriptors/run_test.pl b/CIAO/examples/Hello_Event/descriptors/run_test.pl
index 7d4fb2e9057..959fffa74ae 100755
--- a/CIAO/examples/Hello_Event/descriptors/run_test.pl
+++ b/CIAO/examples/Hello_Event/descriptors/run_test.pl
@@ -25,7 +25,7 @@ $nr_daemon = 2;
$status = 0;
$cdp_file = "DeploymentPlan.cdp";
-$controller_exec = "$CIAO_ROOT/examples/Hello/Sender/starter";
+$controller_exec = "$CIAO_ROOT/examples/Hello_Event/Sender/starter";
# ior files other than daemon
$ior_nsbase = "ns.ior";
diff --git a/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl b/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl
index ccf44c53969..ee41bd866e6 100755
--- a/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl
+++ b/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl
@@ -24,7 +24,7 @@ $status = 0;
$dat_file = "NodeMap.cdd";
$cdp_file = "PlanLocality_DifferentProcesses.cdp";
-$controller_exec = "$CIAO_ROOT/examples/Hello/Sender/starter";
+$controller_exec = "$CIAO_ROOT/examples/Hello_Event/Sender/starter";
# ior files other than daemon
$ior_embase = "EM.ior";
diff --git a/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl b/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl
index d32ce8cc057..9256d63706a 100755
--- a/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl
+++ b/CIAO/examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl
@@ -24,7 +24,7 @@ $status = 0;
$dat_file = "NodeMap.cdd";
$cdp_file = "PlanLocality_SameProcess.cdp";
-$controller_exec = "$CIAO_ROOT/examples/Hello/Sender/starter";
+$controller_exec = "$CIAO_ROOT/examples/Hello_Event/Sender/starter";
# ior files other than daemon
$ior_embase = "EM.ior";
diff --git a/CIAO/examples/Hello_Event/descriptors/run_test_shs.pl b/CIAO/examples/Hello_Event/descriptors/run_test_shs.pl
index f115d6b83da..f49e5d061ec 100755
--- a/CIAO/examples/Hello_Event/descriptors/run_test_shs.pl
+++ b/CIAO/examples/Hello_Event/descriptors/run_test_shs.pl
@@ -26,7 +26,7 @@ $status = 0;
$dat_file = "NodeManagerMap.cdd";
$cdp_file = "DeploymentPlan.cdp";
-$controller_exec = "$CIAO_ROOT/examples/Hello/Sender/starter";
+$controller_exec = "$CIAO_ROOT/examples/Hello/Hello_Event/starter";
# ior files other than daemon
$ior_nsbase = "ns.ior";
diff --git a/CIAO/examples/Hello_Event/descriptors/run_test_without_ns.pl b/CIAO/examples/Hello_Event/descriptors/run_test_without_ns.pl
index dcc4f99ffc5..7e66b034f1c 100755
--- a/CIAO/examples/Hello_Event/descriptors/run_test_without_ns.pl
+++ b/CIAO/examples/Hello_Event/descriptors/run_test_without_ns.pl
@@ -24,7 +24,7 @@ $status = 0;
$dat_file = "NodeManagerMap.cdd";
$cdp_file = "DeploymentPlan_without_ns.cdp";
-$controller_exec = "$CIAO_ROOT/examples/Hello/Sender/starter";
+$controller_exec = "$CIAO_ROOT/examples/Hello_Event/Sender/starter";
# ior files other than daemon
$ior_embase = "EM.ior";