diff options
Diffstat (limited to 'benchmarks/netperf/files/patch-tcp_range_script')
-rw-r--r-- | benchmarks/netperf/files/patch-tcp_range_script | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/netperf/files/patch-tcp_range_script b/benchmarks/netperf/files/patch-tcp_range_script index 9050d2200e09..8ed69996ae42 100644 --- a/benchmarks/netperf/files/patch-tcp_range_script +++ b/benchmarks/netperf/files/patch-tcp_range_script @@ -1,11 +1,11 @@ ---- tcp_range_script 2 Aug 1999 12:01:24 -0000 1.1.1.1 -+++ tcp_range_script 21 Jan 2003 00:45:21 -0000 +--- doc/examples/tcp_range_script 2 Aug 1999 12:01:24 -0000 1.1.1.1 ++++ doc/examples/tcp_range_script 21 Jan 2003 00:45:21 -0000 @@ -43,7 +43,7 @@ # where is netperf, and are there any "constant" options such as # the netserver port number #NETHOME=/usr/etc/net_perf -NETHOME="." -+NETHOME="%%PREFIX%%/netperf" ++NETHOME="%%PREFIX%%/bin" NETPERF=$NETHOME/netperf $PORT # How accurate we want the estimate of performance: |