unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob a1d80cb3acbca086bdd35c43733d3e0287253aa2 765 bytes (raw)
name: gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
diff -Naur strongswan-5.6.0-original/src/libstrongswan/tests/suites/test_utils.c strongswan-5.6.0/src/libstrongswan/tests/suites/test_utils.c
--- strongswan-5.6.0-original/src/libstrongswan/tests/suites/test_utils.c	2017-10-23 14:50:49.744343308 -0400
+++ strongswan-5.6.0/src/libstrongswan/tests/suites/test_utils.c	2017-10-23 14:51:07.911880335 -0400
@@ -750,9 +750,9 @@
 } time_data[] = {
 	{UNDEFINED_TIME, FALSE, "--- -- --:--:-- ----"},
 	{UNDEFINED_TIME, TRUE , "--- -- --:--:-- UTC ----"},
-	{1, FALSE, "Jan 01 01:00:01 1970"},
+	{1, FALSE, "Jan 01 00:00:01 1970"},
 	{1, TRUE , "Jan 01 00:00:01 UTC 1970"},
-	{1341150196, FALSE, "Jul 01 15:43:16 2012"},
+	{1341150196, FALSE, "Jul 01 13:43:16 2012"},
 	{1341150196, TRUE , "Jul 01 13:43:16 UTC 2012"},
 };

debug log:

solving a1d80cb3a ...
found a1d80cb3a in https://yhetil.org/guix-patches/87a80gb0us.fsf@vany.ca/ ||
	https://yhetil.org/guix-patches/87inf4b9cb.fsf@vany.ca/ ||
	https://yhetil.org/guix-patches/87mv141f2p.fsf@vany.ca/ ||
	https://yhetil.org/guix-patches/87mv1eeu6i.fsf@vany.ca/

applying [1/1] https://yhetil.org/guix-patches/87a80gb0us.fsf@vany.ca/
diff --git a/gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.patch b/gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.patch
new file mode 100644
index 000000000..a1d80cb3a

1:12: space before tab in indent.
 	{UNDEFINED_TIME, FALSE, "--- -- --:--:-- ----"},
1:13: space before tab in indent.
 	{UNDEFINED_TIME, TRUE , "--- -- --:--:-- UTC ----"},
1:16: space before tab in indent.
 	{1, TRUE , "Jan 01 00:00:01 UTC 1970"},
1:19: space before tab in indent.
 	{1341150196, TRUE , "Jul 01 13:43:16 UTC 2012"},
Checking patch gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.patch...
Applied patch gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.patch cleanly.
warning: 4 lines add whitespace errors.

skipping https://yhetil.org/guix-patches/87inf4b9cb.fsf@vany.ca/ for a1d80cb3a
skipping https://yhetil.org/guix-patches/87mv141f2p.fsf@vany.ca/ for a1d80cb3a
skipping https://yhetil.org/guix-patches/87mv1eeu6i.fsf@vany.ca/ for a1d80cb3a
index at:
100644 a1d80cb3acbca086bdd35c43733d3e0287253aa2	gnu/packages/patches/strongswan-test_time_printf_hook-pass-in-utc.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).