Commit graph

20 commits

Author SHA1 Message Date
Thomas Lauf
368be8397e Remove comment 2019-01-13 22:19:40 +01:00
Thomas Lauf
50b15463bb Set timezone to Europe/Berlin via TZ environment variable 2019-01-13 22:07:53 +01:00
Thomas Lauf
65453fcf98 Install python-dateutil and set timezone on fedora 29 2019-01-07 22:16:09 +01:00
Thomas Lauf
595ec2ea8a Set timezone on fedora 28 2019-01-07 22:08:11 +01:00
Thomas Lauf
fc42580bbd Set timezone on openSUSE 2019-01-07 22:07:28 +01:00
Thomas Lauf
bdbb766a53 Add check for timedatectl on fedora 28 2019-01-07 21:53:51 +01:00
Thomas Lauf
7d50ba925f Install python-dateutil on centOS 7 2019-01-07 21:50:42 +01:00
Thomas Lauf
f6ac47d222 Install python-dateutil on openSUSE 2019-01-07 21:48:13 +01:00
Thomas Lauf
8e61ab830d Run timedatectl to debug container 2019-01-07 21:34:34 +01:00
Thomas Lauf
0199f2db7d Explicitly set timezone to Europe/Berlin on fedora 28 2019-01-07 21:11:40 +01:00
Thomas Lauf
092003f4cb Add missing 'yes' option 2019-01-07 20:45:12 +01:00
Thomas Lauf
f44840b131 Install python-dateutil on fedora 28 2019-01-07 20:38:37 +01:00
Thomas Lauf
2418d6f51a Apply ubuntu-fix to debian 2019-01-07 07:01:08 +01:00
Thomas Lauf
ba18e10326 Fix install of tzdata and configure timezone for ubuntu 18.04 2019-01-07 06:56:24 +01:00
Thomas Lauf
62dd70f999 Set timezone to Europe/Berlin
- Necessary as export.t fails on timezone Etc/UTC (needs to be investigated!)
2019-01-07 06:42:57 +01:00
Thomas Lauf
5a73150b6e Remove explicit setting of timezone
- Seems not necessary, default timezone UTC should suffice
2019-01-06 23:03:37 +01:00
Thomas Lauf
d11a73d1d7 Try to fix install of tzdata 2019-01-06 22:54:36 +01:00
Thomas Lauf
a5ae4d03cc Move install of python-dateutil to ubuntu docker-config 2019-01-06 22:25:40 +01:00
Tomas Babej
92a8029598 tests: Fix version printout 2019-01-06 21:03:43 +01:00
Tomas Babej
bdb98553fb tests: Implement Travis-based Multi-OS CI service
This commit implements (after the example of taskwarrior) a Travis-based
multi-OS continuous integration service, that tests on a variety of
Linux-based hosts and Mac OS X.
2019-01-06 21:03:43 +01:00