3 subject="""comment 1"""
4 date="2021-01-25T15:34:39Z"
6 Reproduced on fat with the current version. (You didn't say what your
7 filesystem was however.)
9 Seems quite possibly related to the recent change in
10 [[!commit 73df633a6215faa093e4a7524c6d328aa988aed1]]. Since that
11 made the inode not be considered when importing, and since FAT has very
12 low resolution timestamps (1s), repeated modifications of a file that don't
13 change its size could not be noticed when repeatedly importing.
15 But hmm, the test suite already guards against such a thing by making sure,
16 when writing a new value to a file, that the modification time is different