[Swift-commit] r5929 - trunk/libexec
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sat Sep 15 16:09:21 CDT 2012
Author: hategan
Date: 2012-09-15 16:09:20 -0500 (Sat, 15 Sep 2012)
New Revision: 5929
Modified:
trunk/libexec/execute-default.k
Log:
removed temporary logging statement
Modified: trunk/libexec/execute-default.k
===================================================================
--- trunk/libexec/execute-default.k 2012-09-15 21:06:09 UTC (rev 5928)
+++ trunk/libexec/execute-default.k 2012-09-15 21:09:20 UTC (rev 5929)
@@ -34,7 +34,6 @@
)
catch(".*"
log(LOG:INFO, "END_FAILURE thread={#thread} tr={tr}")
- log(LOG:WARN, "EXCEPTION {exception}")
vdl:setprogress("Failed")
if(
vdl:configProperty("lazy.errors") == "false" then(
More information about the Swift-commit
mailing list