[Pkg-owncloud-commits] [owncloud-client] 69/332: csync unit tests: fix cimpilation

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Aug 14 21:06:40 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 d5bd3190d429564ae6cf143d8214f2cb10c153e7
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Sat Jun 7 12:08:58 2014 +0200

    csync unit tests: fix cimpilation
---
 csync/tests/csync_tests/check_csync_update.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/csync/tests/csync_tests/check_csync_update.c b/csync/tests/csync_tests/check_csync_update.c
index 79fc17f..6e6fddf 100644
--- a/csync/tests/csync_tests/check_csync_update.c
+++ b/csync/tests/csync_tests/check_csync_update.c
@@ -120,8 +120,6 @@ static csync_vio_file_stat_t* create_fstat(const char *name,
     fs->type = CSYNC_VIO_FILE_TYPE_REGULAR;
     fs->fields |= CSYNC_VIO_FILE_STAT_FIELDS_TYPE;
 
-    fs->mode = 0644;
-    fs->fields |= CSYNC_VIO_FILE_STAT_FIELDS_PERMISSIONS;
 
     if (inode == 0) {
         fs->inode = 619070;

-- 
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