[Swift-commit] r7886 - branches/release-0.95/bin

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Thu May 29 11:49:40 CDT 2014


Author: davidk
Date: 2014-05-29 11:49:40 -0500 (Thu, 29 May 2014)
New Revision: 7886

Modified:
   branches/release-0.95/bin/swiftrun
Log:
Add file.gc.enabled property to config


Modified: branches/release-0.95/bin/swiftrun
===================================================================
--- branches/release-0.95/bin/swiftrun	2014-05-29 16:41:17 UTC (rev 7885)
+++ branches/release-0.95/bin/swiftrun	2014-05-29 16:49:40 UTC (rev 7886)
@@ -71,6 +71,7 @@
    'clustering.queue.delay'          => 'clustering.queue.delay',
    'config.rundirs'                  => 'config.rundirs',
    'execution.retries'               => 'execution.retries',
+   'file.gc.enabled'                 => 'file.gc.enabled',
    'foreach.max.threads'             => 'foreach.max.threads',
    'kickstart.enabled'               => 'kickstart.enabled',
    'kickstart.always.transfer'       => 'kickstart.always.transfer',




More information about the Swift-commit mailing list