]> git.gsnw.org Git - fping.git/commit
test-05: don't assume -D timestamp is based on UNIX epoch
authorSteven Noonan <steven@uplinklabs.net>
Thu, 27 Feb 2020 21:51:50 +0000 (13:51 -0800)
committerSteven Noonan <steven@uplinklabs.net>
Wed, 10 Jun 2020 00:52:20 +0000 (17:52 -0700)
commitad451e7a15a6fd2f7607a3b7857691b1e9a5add7
tree740de4e0f39eebd9e7a636f21e741a4091d8c96b
parent754a21e2bdf21102e8d98693cef3836d588c144e
test-05: don't assume -D timestamp is based on UNIX epoch

If CLOCKID != CLOCK_REALTIME, it probably will not have anything to do
with the UNIX epoch, so it could be smaller than 10 digits.

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
ci/test-05-options-c-e.pl