[cig-commits] r7750 - cs/cigtg/trunk

cigtg at geodynamics.org cigtg at geodynamics.org
Thu Jul 26 13:54:28 PDT 2007


Author: cigtg
Date: 2007-07-26 13:54:27 -0700 (Thu, 26 Jul 2007)
New Revision: 7750

Modified:
   cs/cigtg/trunk/grid-env.sh
Log:
Setup some globus environment parameters

Modified: cs/cigtg/trunk/grid-env.sh
===================================================================
--- cs/cigtg/trunk/grid-env.sh	2007-07-26 00:20:05 UTC (rev 7749)
+++ cs/cigtg/trunk/grid-env.sh	2007-07-26 20:54:27 UTC (rev 7750)
@@ -1,6 +1,9 @@
 # Grid environment
 #unset CLASSPATH
-export GLOBUS_LOCATION=/home/globus/globus-4.0.4
+GLOBUS_LOCATION=/home/globus/globus-4.0.4
+MYPROXY_SERVER=myproxy.teragrid.org
+MYPROXY_SERVER_PORT=7514
+export GLOBUS_LOCATION MYPROXY_SERVER MYPROXY_SERVER_PORT
 . ${GLOBUS_LOCATION}/etc/globus-user-env.sh
 #. $GLOBUS_LOCATION/etc/globus-devel-env.sh
 export GLOBUS_TCP_PORT_RANGE=40000,50000



More information about the cig-commits mailing list