unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob adafce2e9e95a78d0509ead03ddd57de832893e6 425 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
 
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 adafce2e9e ...
found adafce2e9e in https://yhetil.org/guix-patches/7c073e6175196f701f9104c4ac5bc20991d8b562.1722548648.git.ashish.is@lostca.se/

applying [1/1] https://yhetil.org/guix-patches/7c073e6175196f701f9104c4ac5bc20991d8b562.1722548648.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..adafce2e9e

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

index at:
100644 adafce2e9e95a78d0509ead03ddd57de832893e6	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).