[Swift-commit] Cog update

swift at ci.uchicago.edu swift at ci.uchicago.edu
Sat Apr 28 20:40:03 CDT 2012


------------------------------------------------------------------------
r3390 | hategan | 2012-04-28 20:37:29 -0500 (Sat, 28 Apr 2012) | 1 line

removed logging statement
------------------------------------------------------------------------
Index: modules/karajan/src/org/globus/cog/karajan/workflow/nodes/functions/Variable.java
===================================================================
--- modules/karajan/src/org/globus/cog/karajan/workflow/nodes/functions/Variable.java	(revision 3389)
+++ modules/karajan/src/org/globus/cog/karajan/workflow/nodes/functions/Variable.java	(working copy)
@@ -49,8 +49,6 @@
 			}
 		}
 
-		logger.debug("get: " + name);
-
 		switch (frame) {
 			case UNINITIALIZED:
 			case VariableStack.NO_FRAME:



More information about the Swift-commit mailing list