Removed MYPROXY_SERVER declaration because this affects other modules than myproxy
authorMaria Alandes Pradillo <Maria.Alandes.Pradillo@cern.ch>
Thu, 27 Sep 2007 09:40:25 +0000 (09:40 +0000)
committerMaria Alandes Pradillo <Maria.Alandes.Pradillo@cern.ch>
Thu, 27 Sep 2007 09:40:25 +0000 (09:40 +0000)
org.glite.yaim.myproxy/config/functions/config_proxy_server

index 4b57e41..383299d 100644 (file)
@@ -38,7 +38,7 @@ return $?
 
 config_proxy_server_setenv () {
 
-yaimgridenv_set MYPROXY_SERVER $PX_HOST
+return 0
 
 }