unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob adf2e0b8e5bb891a4cf95829ed95155d786a416d 1218 bytes (raw)
name: gnu/packages/patches/libcmis-fix-test-onedrive.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
 
Patch from resolution of http://sourceforge.net/p/libcmis/tickets/13/

From 814c7845d53688b35a747cf193c2ff99e40a8652 Mon Sep 17 00:00:00 2001
From: Jonathan Wakely <jwakely@redhat.com>
Date: Wed, 2 Sep 2015 16:35:45 +0100
Subject: [PATCH 5/5] Remove invalid comments from test JSON file.

---
 qa/libcmis/data/onedrive/search-result.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/qa/libcmis/data/onedrive/search-result.json b/qa/libcmis/data/onedrive/search-result.json
index 61d250a..2482429 100644
--- a/qa/libcmis/data/onedrive/search-result.json
+++ b/qa/libcmis/data/onedrive/search-result.json
@@ -8,7 +8,7 @@
       },
       "name":"OneDriveFile",
       "description":"",
-      "parent_id":"folderA", // path: /A/Wrong File 
+      "parent_id":"folderA",
       "size":18047,
       "upload_location":"https://apis.live.net/v5.0/wrongFileId/content/",
       "comments_count":0,
@@ -32,7 +32,7 @@
       },
       "name":"OneDriveFile",
       "description":"",
-      "parent_id":"folderC", // path: /A/B/C/Right File
+      "parent_id":"folderC",
       "size":4,
       "upload_location":"https://apis.live.net/v5.0/rightFileId/content/",
       "comments_count":0,
-- 
2.4.3

debug log:

solving adf2e0b ...
found adf2e0b in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).