unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 7d26298028760366f96cf9540acd4f161de3ae4f 570 bytes (raw)
name: gnu/packages/patches/fossil-fix-json-test.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
 
Source: https://fossil-scm.org/home/vdiff?to=17c01c549e73c6b8&from=fb4e90b662803e47

Fix json-cap-POSTenv-name, json-cap-POSTenv-notsetup tests

Index: test/json.test
==================================================================
--- test/json.test
+++ test/json.test
@@ -107,11 +107,11 @@
     set request [subst {POST $url HTTP/1.0\r
 Host: localhost\r
 User-Agent: Fossil-Test\r
 Cookie: $cookie\r
 Content-Type: application/json
-Content-Length $len
+Content-Length: $len
 \r
 $data}]
   } else {
     set request [subst {GET $url HTTP/1.0\r
 Host: localhost\r


debug log:

solving 7d26298028 ...
found 7d26298028 in https://yhetil.org/guix-patches/90567de912b6539854b18e4657f8c82364f56245.1726457379.git.ashish.is@lostca.se/ ||
	https://yhetil.org/guix-patches/70ca87be51ea591a128edd857d15188e5d869c8f.1726501717.git.ashish.is@lostca.se/

applying [1/1] https://yhetil.org/guix-patches/90567de912b6539854b18e4657f8c82364f56245.1726457379.git.ashish.is@lostca.se/
diff --git a/gnu/packages/patches/fossil-fix-json-test.patch b/gnu/packages/patches/fossil-fix-json-test.patch
new file mode 100644
index 0000000000..7d26298028

Checking patch gnu/packages/patches/fossil-fix-json-test.patch...
1:28: new blank line at EOF.
+
Applied patch gnu/packages/patches/fossil-fix-json-test.patch cleanly.
warning: 1 line adds whitespace errors.

skipping https://yhetil.org/guix-patches/70ca87be51ea591a128edd857d15188e5d869c8f.1726501717.git.ashish.is@lostca.se/ for 7d26298028
index at:
100644 7d26298028760366f96cf9540acd4f161de3ae4f	gnu/packages/patches/fossil-fix-json-test.patch

(*) 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).