[netperf-dev] netperf2 commit notice r356 - trunk/src
raj at netperf.org
raj at netperf.org
Tue Sep 14 15:38:32 PDT 2010
Author: raj
Date: 2010-09-14 15:38:32 -0700 (Tue, 14 Sep 2010)
New Revision: 356
Modified:
trunk/src/nettest_omni.c
Log:
make keyval output work again
Modified: trunk/src/nettest_omni.c
===================================================================
--- trunk/src/nettest_omni.c 2010-09-14 21:51:26 UTC (rev 355)
+++ trunk/src/nettest_omni.c 2010-09-14 22:38:32 UTC (rev 356)
@@ -7075,7 +7075,7 @@
break;
case 'k':
human = 0;
- legacy = 1;
+ legacy = 0;
csv = 0;
keyword = 1;
/* obliterate any previous file name */
More information about the netperf-dev
mailing list