diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
| commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
| tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/bonnie++/files/patch-zcav.cpp | |
| parent | 26b078f5434c79c09183a623d0c9897d12fd26c9 (diff) | |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/bonnie++/files/patch-zcav.cpp')
| -rw-r--r-- | benchmarks/bonnie++/files/patch-zcav.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/bonnie++/files/patch-zcav.cpp b/benchmarks/bonnie++/files/patch-zcav.cpp index a0ebecfe2e23..ca604297fb73 100644 --- a/benchmarks/bonnie++/files/patch-zcav.cpp +++ b/benchmarks/bonnie++/files/patch-zcav.cpp @@ -1,6 +1,6 @@ ---- zcav.cpp.orig 2009-08-24 07:31:32.060913886 +0000 -+++ zcav.cpp 2009-08-24 07:33:16.257389975 +0000 -@@ -15,9 +15,7 @@ +--- zcav.cpp.orig 2012-11-23 07:26:19 UTC ++++ zcav.cpp +@@ -15,9 +15,7 @@ void usage() , "Usage: zcav [-b block-size[:chunk-size]] [-c count]\n" " [-r [start offset:]end offset] [-w]\n" " [-u uid-to-use:gid-to-use] [-g gid-to-use]\n" @@ -10,7 +10,7 @@ " [-l log-file] [-f] file-name\n" " [-l log-file [-f] file-name]...\n" "\n" -@@ -186,9 +184,7 @@ +@@ -186,9 +184,7 @@ int main(int argc, char *argv[]) const char *log = "-"; const char *file = ""; while(-1 != (c = getopt(argc, argv, "-c:b:f:l:r:w" @@ -20,7 +20,7 @@ "u:g:")) ) { switch(char(c)) -@@ -225,11 +221,9 @@ +@@ -225,11 +221,9 @@ int main(int argc, char *argv[]) } } break; |
