regress: fix test failures using date(1)
commit180f111d564b657f44e4182cd43fcfbdd40096bc
authorStefan Sperling <stsp@stsp.name>
Sun, 19 Sep 2021 17:34:45 +0000 (19 18:34 +0100)
committerThomas Adam <thomas.adam@smoothwall.net>
Tue, 21 Sep 2021 20:55:42 +0000 (21 21:55 +0100)
tree5219b22df776e6d01531350a6fa8a2e8b9eacc9b
parent2b0eee35db2db91d58fc4f76944a384911659ce0
regress: fix test failures using date(1)

This patch fixes test failures related the date(1) utility.

In the long term we could add a wrapper function to detect valid options
for date(1) and use the variant which works on the current OS.

For now, this makes some tests pass and shows us where the problems are.

OK thomas.adam
regress/Makefile
regress/cmdline/blame.sh
regress/cmdline/commit.sh
regress/cmdline/histedit.sh
regress/cmdline/rebase.sh
regress/cmdline/tag.sh