gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: a -> link for get_url()


From: gnunet
Subject: [www] branch master updated: a -> link for get_url()
Date: Mon, 04 Nov 2019 10:59:57 +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 339400d  a -> link for get_url()
339400d is described below

commit 339400d3f3d105aaa3a36c0bf17787a7365e07eb
Author: ng0 <address@hidden>
AuthorDate: Mon Nov 4 09:57:13 2019 +0000

    a -> link for get_url()
---
 rssg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rssg b/rssg
index 81beb1c..3753094 100755
--- a/rssg
+++ b/rssg
@@ -81,7 +81,7 @@ get_title() {
 
 
 get_url() {
-       grep -i '<a .*rss.xml"' | head -1 |
+       grep -i '<link .*rss.xml"' | head -1 |
        sed 's#.*href="\(.*\)".*#\1#'
 }
 

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



reply via email to

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