Select Git revision
-
Erik Alexandre Pucci authored
Moved from getProxyConf() to run-config.sh the piece of code which adds a specific prefix (e.g. "--phost") to each proxy information variable, so they can be used as parameters by the client binary. This was causing an error in tryWget(), because it uses getProxyConf() to obtain the proxy configuration to be able to download the update package. Signed-off-by:
Erik Alexandre Pucci <eap08@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>
Erik Alexandre Pucci authoredMoved from getProxyConf() to run-config.sh the piece of code which adds a specific prefix (e.g. "--phost") to each proxy information variable, so they can be used as parameters by the client binary. This was causing an error in tryWget(), because it uses getProxyConf() to obtain the proxy configuration to be able to download the update package. Signed-off-by:
Erik Alexandre Pucci <eap08@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>
common.sh 3.20 KiB