regress: use gdate/gln if on *BSD
commitfa37079fce1f4b2e6b73ab317c1840a860b56eb4
authorThomas Adam <thomas@xteddy.org>
Sun, 3 Oct 2021 21:03:56 +0000 (3 22:03 +0100)
committerThomas Adam <thomas@xteddy.org>
Sat, 9 Oct 2021 00:06:13 +0000 (9 01:06 +0100)
tree1d5ddf8dbd6c6fe63169b427ae0d1e29698ba248
parent5a7ef102e32811458b2bdf94bf772cc692504511
regress: use gdate/gln if on *BSD

To minimise the amount of churn between the difference in date(1)
and ln(n) semantics, use gdate and gln from coreutils.
regress/cmdline/commit.sh
regress/cmdline/common.sh
regress/cmdline/diff.sh
regress/cmdline/histedit.sh
regress/cmdline/rebase.sh
regress/cmdline/revert.sh
regress/cmdline/status.sh
regress/cmdline/tag.sh
regress/cmdline/update.sh