Select Git revision
common.sh
-
Vinicius Ruoso authored
This common functions file will be shared by the agent and client applications. The current shared function is getProxyConf(). It will access the client/conf/proxy file and sets the following proxy variables: - phost: the proxy host - pport: the proxy port - puid: the proxy user name (if authentication is required) - ppasswd: the proxy password Signed-off-by:
Vinicius Ruoso <vkr07@c3sl.ufpr.br> Acked-by:
Ricardo Tavares de Oliveira <rto07@c3sl.ufpr.br> Acked-by:
Diego Giovane Pasqualin <dgp06@c3sl.ufpr.br> Acked-by:
Josiney de Souza <josineys@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>
Vinicius Ruoso authoredThis common functions file will be shared by the agent and client applications. The current shared function is getProxyConf(). It will access the client/conf/proxy file and sets the following proxy variables: - phost: the proxy host - pport: the proxy port - puid: the proxy user name (if authentication is required) - ppasswd: the proxy password Signed-off-by:
Vinicius Ruoso <vkr07@c3sl.ufpr.br> Acked-by:
Ricardo Tavares de Oliveira <rto07@c3sl.ufpr.br> Acked-by:
Diego Giovane Pasqualin <dgp06@c3sl.ufpr.br> Acked-by:
Josiney de Souza <josineys@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>