[evolution-data-server] addressbook tests: Update the path to the service
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] addressbook tests: Update the path to the service
- Date: Tue, 27 Nov 2012 12:55:30 +0000 (UTC)
commit 3898e39f3d5c6d74ba1e821f198f2ab110e193a2
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]