[debian-edu-commits] debian-edu/ 01/01: Allow posix/Europe/Berlin as a german timezone too
Petter Reinholdtsen
pere at moszumanska.debian.org
Fri Oct 3 04:29:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu-config.
commit e4d0f2240a19016d33b42e54593a01abc91740d9
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Fri Oct 3 06:28:42 2014 +0200
Allow posix/Europe/Berlin as a german timezone too
---
testsuite/timezone | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/timezone b/testsuite/timezone
index f7ea747..0ab0a88 100755
--- a/testsuite/timezone
+++ b/testsuite/timezone
@@ -35,7 +35,7 @@ map_locale_to_timezone() {
posix/America/Manaus posix/America/Eirunepe"
;;
*_DE*)
- localzone="Europe/Berlin"
+ localzone="posix/Europe/Berlin Europe/Berlin"
;;
*_DK*)
localzone="posix/Europe/Copenhagen"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list