[Orca-checkins] rev 160 - trunk/orca/orcallator

blair at orcaware.com blair at orcaware.com
Wed Nov 13 17:37:01 PST 2002


Author: blair
Date: 2002-11-13 17:35:41 -0800 (Wed, 13 Nov 2002)
New Revision: 160

Modified:
   trunk/orca/orcallator/orcallator.cfg.in
Log:
* orcallator/orcallator.cfg.in:
  Fix a typo in matching column names in the Interface Bits Per Second
  plot: s/dfme/dmfe/.  Patch by Carlos Canau <canau at keka.kpnqwest.pt>.


Modified: trunk/orca/orcallator/orcallator.cfg.in
==============================================================================
--- trunk/orca/orcallator/orcallator.cfg.in	(original)
+++ trunk/orca/orcallator/orcallator.cfg.in	2002-11-13 17:36:15.000000000 -0800
@@ -314,7 +314,7 @@
 plot {
 title			%g Interface Bits Per Second: $1
 source			orcallator
-data			1024 * 8 * ((?:(?:be)|(?:dfme)|(?:eri)|(?:hme)|(?:qfe))\d+)InKB/s
+data			1024 * 8 * ((?:(?:be)|(?:dmfe)|(?:eri)|(?:hme)|(?:qfe))\d+)InKB/s
 data			1024 * 8 * $1OuKB/s
 line_type		area
 line_type		line1




More information about the Orca-checkins mailing list