diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:32:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:32:18 +0000 |
commit | f1455cedc12ae5716b4d2b6501d9ab2b9098ec3f (patch) | |
tree | 0176665643d5250e03baa613d11220e2d5e73003 /benchmarks | |
parent | 5e709f4ebf66823283fbba64f150973f5eb98fd4 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/raidtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile index dfcb6685152d..00e2b8350f57 100644 --- a/benchmarks/raidtest/Makefile +++ b/benchmarks/raidtest/Makefile @@ -11,6 +11,7 @@ MAINTAINER= pjd@FreeBSD.org COMMENT= Test performance of storage devices NO_WRKSUBDIR= yes +USES= uidfix PLIST_FILES= bin/raidtest do-fetch: |