From patchwork Tue Feb 13 09:25:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernhard Held X-Patchwork-Id: 1660 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 32400602CB for ; Mon, 12 Feb 2018 23:26:07 +0100 (CET) X-Virus-Scanned: ClamAV at mail01.ipfire.org Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 20B271140A31; Mon, 12 Feb 2018 22:26:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 mail01.ipfire.org 20B271140A31 Authentication-Results: mail01.ipfire.org; dmarc=none (p=none dis=none) header.from=gmx.de Authentication-Results: mail01.ipfire.org; spf=pass smtp.mailfrom=development-bounces@lists.ipfire.org X-Virus-Scanned: ClamAV at mail01.ipfire.org Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 481C31140A36 for ; Mon, 12 Feb 2018 22:26:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 mail01.ipfire.org 481C31140A36 Authentication-Results: mail01.ipfire.org; dmarc=none (p=none dis=none) header.from=gmx.de Authentication-Results: mail01.ipfire.org; spf=pass smtp.mailfrom=berny156@gmx.de Received: from quad.berny.local ([46.244.228.114]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MFtf4-1ez7uq3lN0-00EvuY for ; Mon, 12 Feb 2018 23:25:51 +0100 From: Bernhard Held To: development@lists.ipfire.org Subject: [PATCH] proxy.cgi: remove excessive newlines in generated proxy.pac Date: Mon, 12 Feb 2018 23:25:47 +0100 Message-Id: <20180212222547.30056-1-berny156@gmx.de> X-Mailer: git-send-email 2.16.1 X-Provags-ID: V03:K0:x86Isd9Ox2YZilZx6E227EANoMDdP2013dPUcgcs2tLhHo30RT8 koOynDADIwJNwGaDgaL858FMW1n5vyzfqNSF7uozMYF71OFWVBGUIXaRbRoqde35YF+zFr4 xhTwaDs5F/bBtvoFkY4qx4VeF7dllw1fnf8menIN5VZ3RHoxS1bztRmL/XkiTvKJtnYU6q3 Wt/sFtNjhKTOIl7UoNrpA== X-UI-Out-Filterresults: notjunk:1; V01:K0:v3fTfd5qslM=:e7mEyfRpGOF8IN2d0P3MCl V5Q+YBrsyyGWZgbeEritbQveXanRP/9Exhx3zxFR8mtsHTuIwSGVUCk6IF1mSWAdKvgCSYAbA xWh6FPfp8OEC6ill+QQl7C0tXh44H2jxob6YcLUZsOjdLjrNXmHAzhsXSjdJ4QtVBcq/NcOl/ NzB5+upW4tV9zC4/mTwuuX1BJAVUUA0UbviSJyXe7RMrt94rJi9MPa2A4A3NrL53NOYHmy+2o V6uqITdRnR6vGVQb/fxER0i9UzX1zaQM6F/nOHPnXAJ+HrDwWHjI3peyEfewqPPs7akG5/ORG oJpmpsljNyeaw/bfj8fEHinj/wxrelXhcrtsEP3cV/YlTNY0n+dAsDivWc7vPyh7leCGm+ECT Rr3WYKZcqPtS1ldniZKU3cRGgo4+gLERTcrVMxQKVYLlgYTahnwGOTtvWWJMni3998EMBaDrf i0uL751/x9DzTeEfSBx3ZCzJsddEoQ/Mm1wVzrSn/5BMDYbN3cnhOPyp+1bvDFZ+SyaaiCS0R PDqtBlDoCc9Uep2QCwt1tzu5sCUN6/Qmw/9YJOQe6M494n2t8OXlb/w2p0WlggZNveyuTE/Ao 4Ye8iph0psYiCOiZ5Ao+saP6AiGRDfAyixbjmxa6Qk7jy0M2BgLQkmacCP56gNd38Kl4gU8hF pFqrIhhKB30IqTgi6jdVs9LflVpWNnk1DMWRUsZBZnLlEMjYAmMECPuxgSHvUS1jntA88BgAY ExESU5y0+N9R/XSEnicCfdHoZ32aYqty0d4cukj98fx/Yy7V2oqRnR9s3axez5LB9GCRF08lJ Ex8tgxKY/blwRWvGGGYi8ogYrH0Mg== X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Remove excessive newlines in generated proxy.pac --- html/cgi-bin/proxy.cgi | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index df436595b..c28258902 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -3078,8 +3078,6 @@ END print FILE "\n"; print FILE <