[Swift-commit] r2197 - SwiftApps/SIDGrid/uchicago_tools
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Aug 26 12:19:36 CDT 2008
Author: skenny
Date: 2008-08-26 12:19:36 -0500 (Tue, 26 Aug 2008)
New Revision: 2197
Modified:
SwiftApps/SIDGrid/uchicago_tools/SetUpSwift.sh
Log:
no longer setting x509 cert dir
Modified: SwiftApps/SIDGrid/uchicago_tools/SetUpSwift.sh
===================================================================
--- SwiftApps/SIDGrid/uchicago_tools/SetUpSwift.sh 2008-08-26 17:16:53 UTC (rev 2196)
+++ SwiftApps/SIDGrid/uchicago_tools/SetUpSwift.sh 2008-08-26 17:19:36 UTC (rev 2197)
@@ -1,9 +1,9 @@
#!/usr/bin/bash
export CNARI=/disks/gpfs/fmri/cnari
-export X509_CERT_DIR=$CNARI/swift/ca
-export JAVA_HOME=/home/skenny/java_1_4_2_06-b03
-export GLOBUS_HOSTNAME=$HOSTNAME
+#export X509_CERT_DIR=$CNARI/swift/ca
+#export JAVA_HOME=/home/skenny/java_1_4_2_06-b03
+#export GLOBUS_HOSTNAME=$HOSTNAME
export PATH=$CNARI/swift/swift/bin:$PATH
More information about the Swift-commit
mailing list