mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
removed tz CET - problem in sandbox testing
This commit is contained in:
parent
4bd99aaf07
commit
d9833dea7a
@ -181,7 +181,7 @@ TEST(calendar_spec_one) {
|
||||
test_one("@0 UTC", "1970-01-01 00:00:00 UTC");
|
||||
test_one("*:05..05", "*-*-* *:05:00");
|
||||
test_one("*:05..10/6", "*-*-* *:05:00");
|
||||
test_one("2025-03-01 10:00 CET and every 14d", "2025-03-01 09:00:00 UTC and every 2w");
|
||||
test_one("2025-3-1 10:0 UTC and every 14d", "2025-03-01 10:00:00 UTC and every 2w");
|
||||
}
|
||||
|
||||
TEST(calendar_spec_next) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user