Update of /var/cvs/tests/common/org/mmbase/tests
In directory james.mmbase.org:/tmp/cvs-serv16046

Modified Files:
        BridgeTest.java 
Log Message:
lowered log


See also: http://cvs.mmbase.org/viewcvs/tests/common/org/mmbase/tests


Index: BridgeTest.java
===================================================================
RCS file: /var/cvs/tests/common/org/mmbase/tests/BridgeTest.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- BridgeTest.java     1 Oct 2008 17:00:56 -0000       1.19
+++ BridgeTest.java     1 Oct 2008 17:03:27 -0000       1.20
@@ -69,7 +69,7 @@
         Cloud c = getCloudContext().getCloud("mmbase", "class", loginInfo);
         ensureDeployed(c, "local cloud");
         CloudThreadLocal.bind(c);
-        log.warn("Found cloud of " + c.getUser().getIdentifier() + " with " + 
loginInfo);
+        log.debug("Found cloud of " + c.getUser().getIdentifier() + " with " + 
loginInfo);
         return c;
     }
     protected Cloud getCloud() {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to