summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-07-30 11:24:29 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-07-30 11:24:29 +0000
commitdd346b55cff6bbe37dfd71e613c6d3e378eafcd7 (patch)
tree152c1c08c32a24a58f459f65bb689d7d5d3f2d9c
parent384691d56773360541c2fabfb712cf11cd02ac84 (diff)
downloadATCD-dd346b55cff6bbe37dfd71e613c6d3e378eafcd7.tar.gz
Fri Jul 30 11:22:50 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
* DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc: removed the avoids += test_installed.
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc1
2 files changed, 6 insertions, 1 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index cfef613646d..91e9cfda7fe 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jul 30 11:22:50 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc:
+
+ removed the avoids += test_installed.
+
Thu Jul 29 18:15:53 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
* ciao/Deployment/Handlers/CIAO_Deployment_Handlers.mpc:
diff --git a/CIAO/DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc b/CIAO/DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc
index 93d55171c42..a948a11645d 100644
--- a/CIAO/DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc
+++ b/CIAO/DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc
@@ -3,7 +3,6 @@
project (DAnCE_LocalityManager_ExplicitExec) : \
dance_locality_manager, ciao_logger {
exename = explicit_exec
- avoids += test_installed
libs += CIAO_Deployment_Handlers
after += CIAO_Deployment_Handlers