gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: you know.


From: gnunet
Subject: [www] branch master updated: you know.
Date: Mon, 04 Nov 2019 17:41:40 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new d6129e3  you know.
d6129e3 is described below

commit d6129e3aff9cd563eb3e4fc20628cf09f4bdff7b
Author: ng0 <address@hidden>
AuthorDate: Mon Nov 4 16:38:51 2019 +0000

    you know.
---
 rssg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rssg b/rssg
index eec6d59..721fc28 100755
--- a/rssg
+++ b/rssg
@@ -136,7 +136,7 @@ date_rfc_822() {
              hour=$(echo $in | cut -c9-10)
              minute=$(echo $in | cut -c11-12)
             # date '+%a, %d %b %Y %H:%M:%S %z' "$(echo "$year"-"$month"-"$day" 
"$hour":"$minute")"
-             date -d "$(echo "$year"-"$month"-"$day" "$hour":"$minute")"
+             date -d "$(echo "$year"-"$month"-"$day" "$hour":"$minute")" 
--rfc-822
        else
            date -j '+%a, %d %b %Y %H:%M:%S %z' \
                 "$(echo "$1"| tr -cd '[:digit:]')0000"

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]