summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-packet_byte_script
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netperf/files/patch-packet_byte_script')
-rw-r--r--benchmarks/netperf/files/patch-packet_byte_script12
1 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/netperf/files/patch-packet_byte_script b/benchmarks/netperf/files/patch-packet_byte_script
index 1e1149eb0bba..b3bb8ddd5aec 100644
--- a/benchmarks/netperf/files/patch-packet_byte_script
+++ b/benchmarks/netperf/files/patch-packet_byte_script
@@ -1,11 +1,11 @@
---- doc/examples/packet_byte_script.bak Fri Oct 21 07:58:11 2005
-+++ doc/examples/packet_byte_script Thu Nov 9 13:20:06 2006
-@@ -22,7 +22,7 @@
+--- doc/examples/packet_byte_script.orig 2007-11-09 08:29:45.000000000 +0900
++++ doc/examples/packet_byte_script 2009-06-16 15:35:37.000000000 +0900
+@@ -25,7 +25,7 @@
fi
# where is netperf
--NETPERF_CMD=${NETPERF_CMD:=/opt/netperf/netperf}
-+NETPERF_CMD=${NETPERF_CMD:=%%PREFIX%%/bin/netperf}
+-NETPERF_DIR=${NETPERF_DIR:=/opt/netperf2/bin}
++NETPERF_DIR=${NETPERF_DIR:=%%PREFIX%%/bin}
+
# at what port will netserver be waiting? If you decide to run
- # netserver at a differnet port than the default of 12865, then set