[Swift-commit] r7118 - in SwiftTutorials: CIC_2013-08-09 OSG-Swift
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Wed Oct 2 10:25:49 CDT 2013
Author: ketan
Date: 2013-10-02 10:25:48 -0500 (Wed, 02 Oct 2013)
New Revision: 7118
Modified:
SwiftTutorials/CIC_2013-08-09/setup.sh
SwiftTutorials/OSG-Swift/setup.sh
Log:
changing OSG project name
Modified: SwiftTutorials/CIC_2013-08-09/setup.sh
===================================================================
--- SwiftTutorials/CIC_2013-08-09/setup.sh 2013-10-01 03:42:34 UTC (rev 7117)
+++ SwiftTutorials/CIC_2013-08-09/setup.sh 2013-10-02 15:25:48 UTC (rev 7118)
@@ -97,7 +97,7 @@
<!-- For UC3: -->
<profile namespace="globus" key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
<!-- For OSGConnect -->
- <profile namespace="globus" key="condor.+ProjectName">"swift"</profile>
+ <profile namespace="globus" key="condor.+ProjectName">"Swift"</profile>
<profile namespace="globus" key="jobType">nonshared</profile>
</pool>
Modified: SwiftTutorials/OSG-Swift/setup.sh
===================================================================
--- SwiftTutorials/OSG-Swift/setup.sh 2013-10-01 03:42:34 UTC (rev 7117)
+++ SwiftTutorials/OSG-Swift/setup.sh 2013-10-02 15:25:48 UTC (rev 7118)
@@ -97,7 +97,7 @@
<!-- For UC3: -->
<profile namespace="globus" key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
<!-- For OSGConnect -->
- <profile namespace="globus" key="condor.+ProjectName">"swift"</profile>
+ <profile namespace="globus" key="condor.+ProjectName">"Swift"</profile>
<profile namespace="globus" key="jobType">nonshared</profile>
</pool>
More information about the Swift-commit
mailing list