Changes between Initial Version and Version 1 of Ticket #5303, comment 1
- Timestamp:
- 08/01/2023 01:28:38 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5303, comment 1
initial v1 31 31 TROFF .tmp/man/man8/zdump.8.cat.set 32 32 TROFF .tmp/man/man8/zic.8.cat.set 33 33 }}} 34 34 After touching the previous files, `make check` will succeed: 35 35 {{{ 36 36 $ make check -k 2>/dev/null | awk '{print $2}' | xargs touch; 37 37 $ make check -j >/dev/null;