[Pkg-owncloud-commits] [owncloud-client] 114/219: t1.cfg.in: saner placeholder executable name
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Oct 11 14:43:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 292a7357bd94847813aa24c71028a07c829be212
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Wed Sep 17 14:39:34 2014 +0200
t1.cfg.in: saner placeholder executable name
Now it is owncloudcmd and not csync
---
csync/tests/ownCloud/t1.cfg.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/csync/tests/ownCloud/t1.cfg.in b/csync/tests/ownCloud/t1.cfg.in
index 31dfbfd..2294be6 100644
--- a/csync/tests/ownCloud/t1.cfg.in
+++ b/csync/tests/ownCloud/t1.cfg.in
@@ -1,8 +1,8 @@
user => "joe",
passwd => "secret",
url => "http://localhost/ocm/remote.php/webdav/",
- ld_libpath => "/home/joe/owncloud/csync/csync-build/modules",
- csync => "/home/joe/owncloud/csync/csync-build/client/csync",
+ ld_libpath => "/home/joe/owncloud/mirall-install/lib",
+ csync => "/home/joe/owncloud/mirall-install/bin/owncloudcmd",
ocs_url => "http://localhost/owncloud/ocs/v1.php/",
share_user => "jenny",
share_passwd => "also_secret"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list