[Swift-commit] r4281 - SwiftApps/modFTdock

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Tue Apr 5 13:25:16 CDT 2011


Author: ketan
Date: 2011-04-05 13:25:16 -0500 (Tue, 05 Apr 2011)
New Revision: 4281

Modified:
   SwiftApps/modFTdock/run.sh
Log:
 minor 

Modified: SwiftApps/modFTdock/run.sh
===================================================================
--- SwiftApps/modFTdock/run.sh	2011-04-05 18:24:43 UTC (rev 4280)
+++ SwiftApps/modFTdock/run.sh	2011-04-05 18:25:16 UTC (rev 4281)
@@ -6,5 +6,5 @@
 #short run for testing purpose
 swift -config cf -tc.file tc -sites.file sites-beagle-small.xml ftdock.swift -n=1 -list=pdb.list.1 -grid=10
 
-#nohup execution for long runs
+#nohup execution for production runs
 #SWIFT_HEAP_MAX=6000M nohup swift -config cf -tc.file tc -sites.file sites-beagle.xml ftdock.swift -n=100 -list=pdb.list.100 -grid=0.5 >std.out 2>std.err < /dev/null &




More information about the Swift-commit mailing list