logs-show: fix stored timestamp when advance_older is true
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 26 Apr 2024 02:30:34 +0000 (11:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 May 2024 02:43:57 +0000 (11:43 +0900)
commitafcd9c60fe7d532fa6954a363655400ae6ba2bc2
tree10d7340c663968d5e11ff2a7f00d4f6eb31542ac
parenta4675155190d7c17dc0fa6be9134837f32ad519a
logs-show: fix stored timestamp when advance_older is true

Currently, the parsed timestamp is only used when advance_older is
false. Hence, this does not change any behavior. But, let's fix it anyway.
src/shared/logs-show.c