Skip to content

Commit a1a180f

Browse files
author
zhangchuang01
committed
typo
1 parent 1af9282 commit a1a180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/fs-bench/fio/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ ARG thread=4
2020
WORKDIR /work
2121
COPY --from=stage-build /work/root/ /
2222

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

0 commit comments

Comments
 (0)