Skip to content
Snippets Groups Projects
Commit 7544700fd931 authored by Thomas Arendsen Hein's avatar Thomas Arendsen Hein
Browse files

Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.

Some systems show "Thu Jan 01" instead of "Thu Jan  1", which breaks tests.
Using "1000000" yields "Mon Jan 12 13:46:40 1970", which looks the same on
all systems.
parent 82995896d5af
No related branches found
No related tags found
No related merge requests found
Showing with 66 additions and 66 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment