This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Commit 0275e4d
t7508: fix bogus mtime verification
The current `grep`-approach in "--no-optional-locks prevents index
update" may fail e.g. for `out` file contents "1234567890999" [1].
Fix this by using test-lib's new mtime-verification API.
[1] https://lore.kernel.org/git/[email protected]/T/#u
Signed-off-by: Marc Strapetz <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent ab6245b commit 0275e4d
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1647 | 1647 | | |
1648 | 1648 | | |
1649 | 1649 | | |
1650 | | - | |
| 1650 | + | |
1651 | 1651 | | |
1652 | | - | |
1653 | | - | |
| 1652 | + | |
1654 | 1653 | | |
1655 | | - | |
1656 | | - | |
| 1654 | + | |
1657 | 1655 | | |
1658 | 1656 | | |
1659 | 1657 | | |
0 commit comments