[Swift-commit] r5656 - SwiftApps/Cybershake/etc

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Mon Feb 20 14:00:57 CST 2012


Author: ketan
Date: 2012-02-20 14:00:57 -0600 (Mon, 20 Feb 2012)
New Revision: 5656

Modified:
   SwiftApps/Cybershake/etc/README
   SwiftApps/Cybershake/etc/run.sh
Log:
 

Modified: SwiftApps/Cybershake/etc/README
===================================================================
--- SwiftApps/Cybershake/etc/README	2012-02-20 19:54:14 UTC (rev 5655)
+++ SwiftApps/Cybershake/etc/README	2012-02-20 20:00:57 UTC (rev 5656)
@@ -1 +1,7 @@
+
 This directory contains various configuration files for the postprocessing workflow.
+
+Please note that in order for CDM to work correctly, you will need the patched CDM called cdm_lib.sh available in this dir.
+
+Copy this cdm_lib.sh in your swift installation libexec dir.
+

Modified: SwiftApps/Cybershake/etc/run.sh
===================================================================
--- SwiftApps/Cybershake/etc/run.sh	2012-02-20 19:54:14 UTC (rev 5655)
+++ SwiftApps/Cybershake/etc/run.sh	2012-02-20 20:00:57 UTC (rev 5656)
@@ -1,3 +1,6 @@
+#!/bin/bash
 
+#An example run command
+
 SWIFT_HEAP_MAX=6000M swift -config cf.ps -sites.file sites.grid-ps.xml -cdm.file fs.data -tc.file tc-provider-staging postproc.swift
 




More information about the Swift-commit mailing list