[debian-edu-commits] r80786 - in branches/wheezy/debian-edu-config: debian testsuite
pere at alioth.debian.org
pere at alioth.debian.org
Sun Jun 16 17:04:26 UTC 2013
Author: pere
Date: 2013-06-16 17:04:26 +0000 (Sun, 16 Jun 2013)
New Revision: 80786
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/testsuite/timezone
Log:
Correct timezone testsuite check to look for new timezone name for
the *_ES locale. Need updates for the other locales too.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-06-16 16:48:19 UTC (rev 80785)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-06-16 17:04:26 UTC (rev 80786)
@@ -4,6 +4,8 @@
* Teach sssd-generate-config and setup-ad-client to ignore the output
from 'hostname -d' when it is '(null)'. This make the scripts more
robust.
+ * Correct timezone testsuite check to look for new timezone name for
+ the *_ES locale. Need updates for the other locales too.
-- Petter Reinholdtsen <pere at debian.org> Fri, 14 Jun 2013 11:38:56 +0200
Modified: branches/wheezy/debian-edu-config/testsuite/timezone
===================================================================
--- branches/wheezy/debian-edu-config/testsuite/timezone 2013-06-16 16:48:19 UTC (rev 80785)
+++ branches/wheezy/debian-edu-config/testsuite/timezone 2013-06-16 17:04:26 UTC (rev 80786)
@@ -42,7 +42,7 @@
localzone="posix/Europe/Copenhagen"
;;
*_ES*)
- localzone="Europe/Madrid"
+ localzone="posix/Europe/Madrid"
;;
*_FI*)
localzone="Europe/Helsinki"
More information about the debian-edu-commits
mailing list