]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: test-N: include subsecond values in gating check
authorPádraig Brady <P@draigBrady.com>
Sun, 10 Mar 2019 07:48:06 +0000 (23:48 -0800)
committerPádraig Brady <P@draigBrady.com>
Sun, 10 Mar 2019 22:05:26 +0000 (15:05 -0700)
commit5f47cda3ab5d4592223314957f785e1928b54fcc
tree1ffd312123668e576cadb714a9f2888de948635b
parenta971cd4ff713a7d9b845adaf3ae2fd1bf1a7e458
tests: test-N: include subsecond values in gating check

* tests/misc/test-N.sh: The subsecond values for atime and mtime
were potentially seen to differ on newlyl created files.
So we include the subsecond portion when comparing stat values.
tests/misc/test-N.sh