Author: arekm                        Date: Sat Feb 28 10:05:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ignore cert

---- Files affected:
SPECS:
   pldnotify.awk (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.73 SPECS/pldnotify.awk:1.74
--- SPECS/pldnotify.awk:1.73    Wed Feb 25 23:20:44 2009
+++ SPECS/pldnotify.awk Sat Feb 28 11:05:09 2009
@@ -203,7 +203,7 @@
 
 
        if (DEBUG) print "Retrieving: " url
-       cmd = "wget -nv -O - \"" url "\" -t 2 -T 45 --passive-ftp > " tmpfile " 
2> " tmpfileerr
+       cmd = "wget -nv -O - \"" url "\" -t 2 -T 45 --passive-ftp 
--no-check-certificate > " tmpfile " 2> " tmpfileerr
        if (DEBUG) print "Execute: " cmd
        errno = system(cmd)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pldnotify.awk?r1=1.73&r2=1.74&f=u

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

Reply via email to