mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix up arr_script too; it's not installed by netperf but it is now
usable in case anyone grovels around in the work dir and finds it.
This commit is contained in:
parent
835699eeec
commit
9727c7b6ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21436
13
benchmarks/netperf/files/patch-ab
Normal file
13
benchmarks/netperf/files/patch-ab
Normal file
@ -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=""
|
Loading…
Reference in New Issue
Block a user