path: Actually use mtime instead of ctime

Fixes #9222
This commit is contained in:
Fabian Boehm
2022-09-20 16:05:46 +02:00
parent 3d8f98c395
commit 8b1da4b63d
2 changed files with 6 additions and 2 deletions

View File

@@ -216,3 +216,7 @@ or echo mtime is too small
test $mtime -lt 20
or echo mtime is too large
touch -m -t 197001020000.00 epoch
path mtime epoch
# CHECK: 82800