[Swift-commit] r5036 - trunk/libexec
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Wed Aug 31 17:48:43 CDT 2011
Author: wozniak
Date: 2011-08-31 17:48:42 -0500 (Wed, 31 Aug 2011)
New Revision: 5036
Modified:
trunk/libexec/vdl-int.k
Log:
More logging for CDM outputs
Modified: trunk/libexec/vdl-int.k
===================================================================
--- trunk/libexec/vdl-int.k 2011-08-31 20:46:21 UTC (rev 5035)
+++ trunk/libexec/vdl-int.k 2011-08-31 22:48:42 UTC (rev 5036)
@@ -293,6 +293,7 @@
//make sure we do have the directory on the client side
dir:make(ldir, host=dhost, provider=provider)
policy := cdm:query(query=file)
+ log(LOG:DEBUG, "CDM: {file} : {policy}")
if (sys:or(policy == "DEFAULT", policy == "BROADCAST")
then(
restartOnError(".*", 2
More information about the Swift-commit
mailing list