CVS update: JGroups/tests/other/org/jgroups/tests Probe.java
"Bela Ban" <[email protected]> Tue, 5 Oct 2010 09:32:27 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/10/05 09:32:27
Modified: tests/other/org/jgroups/tests Tag: Branch_JGroups_2_4
Probe.java
Log:
probe.sh now shows summary (https://jira.jboss.org/browse/JGRP-1188)
Revision Changes Path
No revision
No revision
1.10.2.2 +2 -2 JGroups/tests/other/org/jgroups/tests/Probe.java
Index: Probe.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/tests/other/org/jgroups/tests/Probe.java,v
retrieving revision 1.10.2.1
retrieving revision 1.10.2.2
diff -u -r1.10.2.1 -r1.10.2.2
--- Probe.java 30 Dec 2008 18:24:16 -0000 1.10.2.1
+++ Probe.java 5 Oct 2010 09:32:27 -0000 1.10.2.2
@@ -11,7 +11,7 @@
/**
* Discovers all UDP-based members running on a certain mcast address
* @author Bela Ban
- * @version $Revision: 1.10.2.1 $
+ * @version $Revision: 1.10.2.2 $
* Date: Jun 2, 2003
* Time: 4:35:29 PM
*/
@@ -59,7 +59,7 @@
mcast_sock.receive(rsp);
}
catch(Throwable t) {
- System.out.println("\n");
+ System.out.println("\nTotal responses=" + count + ", " + matched + " matches, " + not_matched + " non-matches");
return;
}
byte[] data=rsp.getData();
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb