-
- Downloads
Proxy information prefix necessary for the client is now in run-config.sh
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>
Please register or sign in to comment