From cc97cd6e2bde3f00d95c7cabd2ec76b51221507d Mon Sep 17 00:00:00 2001 From: vv01f Date: Sat, 18 Oct 2014 00:05:32 +0200 Subject: [PATCH] Makefile: failover for wget media.c3d2 ... logged in portal/wget.log --- xsl/portal2fetch.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/portal2fetch.xsl b/xsl/portal2fetch.xsl index fdc910531..fc4fe0e5e 100644 --- a/xsl/portal2fetch.xsl +++ b/xsl/portal2fetch.xsl @@ -20,7 +20,7 @@ .xml: wget -O $@ --no-check-certificate ' - ' + ' 2>> wget.log || true