[evolution-data-server/openismus-work-master] addressbook tests: Update the path to the service



commit be636a0ed273aaefe621a503bbc3fbb817d90b34
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Nov 27 13:13:15 2012 +0100

    addressbook tests: Update the path to the service

 tests/tools/eds.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/tools/eds.sh b/tests/tools/eds.sh
index a3dc415..c892cfe 100644
--- a/tests/tools/eds.sh
+++ b/tests/tools/eds.sh
@@ -22,8 +22,8 @@ eds_init_settings () {
 # so we don't need to use a .service file to make sure that it will be 
 # activated instead. 
 eds_start() {
-   #$(top_builddir)/addressbook/libedata-book/e-addressbook-factory -r
-   $cur_dir"/../../addressbook/libedata-book/e-addressbook-factory" -r&
+   #$(top_builddir)/services/evolution-addressbook-factory/evolution-addressbook-factory -r
+   $cur_dir"/../../services/evolution-addressbook-factory/evolution-addressbook-factory" -r&
    eds_pid=$!
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]