Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchuang01 committed May 27, 2020
1 parent 1af9282 commit a1a180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/fs-bench/fio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ ARG thread=4
WORKDIR /work
COPY --from=stage-build /work/root/ /

# Lay out test files here, so that it can be compressed into the image layer.
# Lay out test files here, so that they can be compressed into the image layer.
RUN fio -directory=/work -direct=1 -numjobs=$thread -size=$size -name=test -rw=read

0 comments on commit a1a180f

Please sign in to comment.