diff options
Diffstat (limited to 'benchmarks/netperf/files/patch-ab')
-rw-r--r-- | benchmarks/netperf/files/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-ab b/benchmarks/netperf/files/patch-ab new file mode 100644 index 000000000000..c1c33e1699fc --- /dev/null +++ b/benchmarks/netperf/files/patch-ab @@ -0,0 +1,13 @@ +/usr/bin/diff --ignore-matching-lines=.*{$Id:|$Header:}.* -u arr_script.orig arr_script +--- arr_script.orig Wed Sep 8 15:57:17 1999 ++++ arr_script Wed Sep 8 15:57:56 1999 +@@ -10,8 +10,7 @@ + TOLERANCE=15 + MAX_RETRIES=3 + +- NETPERF="/usr/local/netperf/netperf" +- NETPERF="./netperf" ++ NETPERF="%%PREFIX%%/netperf/netperf" + + NPROC_LIST="" + RR_SIZES="" |