Skip to content

Commit 0ebe365

Browse files
Merge pull request #306 from adilger/b_find_desc
about: add size requirement to find-easy description
2 parents e974dc3 + deae3dd commit 0ebe365

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/Pages/about.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
Scans the full set of files created by all of the
117117
<strong>*-write</strong> phases, and look for files created
118118
after the <strong>mdtest-easy-write</strong> phase with a
119-
filename containing the string '01' somewhere within it.
119+
file size of 3901 bytes and a filename containing the string
120+
'01' somewhere within it.
120121
Reports the total number of such files found.
121122
</li>
122123
</ul>

0 commit comments

Comments
 (0)