Comment 2 for bug 1945634

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Hmm
[ -n "$no_proxy" ] && no_proxy="$no_proxy,::1"

That means if it has content ensure that ::1 also is in it.
Should we check if ::1 is already in it?