commit d87c2ae1408ea9d1d492543147585540993b4943
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri May 22 13:38:58 2015 +0200

    Use both, perl and non perl method when extracting links.

 pldnotify.awk | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/pldnotify.awk b/pldnotify.awk
index e0121d5..dd26398 100755
--- a/pldnotify.awk
+++ b/pldnotify.awk
@@ -372,10 +372,7 @@ if (USE_PERL) {
                d("href(): " link)
        }
        close(cmd)
-       system("rm -f " tmpfile)
 
-       d("Returning: [" retval "]")
-       return retval
 }
 
        wholeodp = ""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/d87c2ae1408ea9d1d492543147585540993b4943

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to