[Swift-commit] r5610 - SwiftApps/SciColSim

jonmon at ci.uchicago.edu jonmon at ci.uchicago.edu
Tue Feb 14 10:46:16 CST 2012


Author: jonmon
Date: 2012-02-14 10:46:16 -0600 (Tue, 14 Feb 2012)
New Revision: 5610

Modified:
   SwiftApps/SciColSim/swiftopt.sh
Log:
o fixed typo


Modified: SwiftApps/SciColSim/swiftopt.sh
===================================================================
--- SwiftApps/SciColSim/swiftopt.sh	2012-02-14 16:15:37 UTC (rev 5609)
+++ SwiftApps/SciColSim/swiftopt.sh	2012-02-14 16:46:16 UTC (rev 5610)
@@ -89,7 +89,7 @@
 
 export WORK=$PWD/swiftwork
 
-SWIFT_HOME=../swift/bin ../swift/bin/gensites ../conf/$execsite.XML > $execsite.xml
+SWIFT_HOME=../swift/bin ../swift/bin/gensites ../conf/$execsite.xml > $execsite.xml
 
 if [ _$dryrun != _ ]; then
   exit 0




More information about the Swift-commit mailing list