Fix minor issue after PR #7934
commit9a2ce7a0a764fb977047ad57ae4478b8bf2b5c45
authorAndrea Bedini <andrea@andreabedini.com>
Mon, 9 May 2022 05:19:10 +0000 (9 13:19 +0800)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sat, 14 May 2022 10:18:58 +0000 (14 10:18 +0000)
tree631b12f2de7bed34e0df0f0ebcee3dedb8cf3eb2
parent0d4abc44d4103868bcc838423dd9f4a388740a35
Fix minor issue after PR #7934

As written in the comments current_ts can be a non valid timestamp
(nullTimestamp) if the timestamp is missing. In this case it does not
make sense to tell the user how to revert to current_ts.
cabal-install/src/Distribution/Client/CmdUpdate.hs
cabal-testsuite/PackageTests/NewUpdate/UpdateIndexState/update-index-state.out