Skip to content

Commit a7d0eaf

Browse files
committed
update todo, in re make
1 parent 80dd8ae commit a7d0eaf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

TODO.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@
1818

1919
## Other items
2020

21-
The `find` test `find_mtime_test` is hardcoded to use a specific
21+
**find**: The `find` test `find_mtime_test` is hardcoded to use a specific
2222
date offset. This was increased to 7000 days to temporarily avoid
2323
test failure. The test should be improved.
2424

25+
**make**: posixutils' standard is to _not_ use the src/ directory that
26+
is standard for Rust binaries. Update `make` to remove the src/
27+
directory by moving files within the repo.
28+

0 commit comments

Comments
 (0)