* [PATCH] proxy.cgi: remove excessive newlines in generated proxy.pac
@ 2018-02-12 22:25 Bernhard Held
2018-02-14 22:24 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Held @ 2018-02-12 22:25 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 469 bytes --]
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 <<END
-
-
)
return "PROXY $netsettings{'GREEN_ADDRESS'}:$proxysettings{'PROXY_PORT'}";
END
--
2.16.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] proxy.cgi: remove excessive newlines in generated proxy.pac
2018-02-12 22:25 [PATCH] proxy.cgi: remove excessive newlines in generated proxy.pac Bernhard Held
@ 2018-02-14 22:24 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-02-14 22:24 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 585 bytes --]
Hi,
merged. Thanks.
-Michael
On Mon, 2018-02-12 at 23:25 +0100, Bernhard Held wrote:
> 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 <<END
> -
> -
> )
> return "PROXY $netsettings{'GREEN_ADDRESS'}:$proxysettings{'PROXY_PORT'}";
> END
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-14 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 22:25 [PATCH] proxy.cgi: remove excessive newlines in generated proxy.pac Bernhard Held
2018-02-14 22:24 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox