[Swift-commit] r6133 - trunk/src/org/griphyn/vdl/util
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sun Jan 6 01:52:47 CST 2013
Author: hategan
Date: 2013-01-06 01:52:45 -0600 (Sun, 06 Jan 2013)
New Revision: 6133
Modified:
trunk/src/org/griphyn/vdl/util/VDL2Config.java
Log:
default value for wrapper staging
Modified: trunk/src/org/griphyn/vdl/util/VDL2Config.java
===================================================================
--- trunk/src/org/griphyn/vdl/util/VDL2Config.java 2013-01-06 07:45:59 UTC (rev 6132)
+++ trunk/src/org/griphyn/vdl/util/VDL2Config.java 2013-01-06 07:52:45 UTC (rev 6133)
@@ -115,6 +115,7 @@
put("cdm.broadcast.mode", "file");
put("use.provider.staging", "false");
+ put("use.wrapper.staging", "false");
put("ticker.date.format", "");
put("ticker.prefix", "Progress: time:");
More information about the Swift-commit
mailing list