mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
committed by
Frantisek Sumsal
parent
1d87f03a6e
commit
59ab79a73d
@@ -39,7 +39,7 @@ test_timezone() {
|
||||
if [[ -f /etc/timezone ]]; then
|
||||
assert_eq "$(cat /etc/timezone)" "Europe/Kiev"
|
||||
fi
|
||||
assert_in "Time zone: Europe/Kiev \(EEST, \+0[0-9]00\)" "$(timedatectl)"
|
||||
assert_in "Time zone: Europe/Kiev \(EES*T, \+0[0-9]00\)" "$(timedatectl)"
|
||||
|
||||
if [[ -n "$ORIG_TZ" ]]; then
|
||||
echo 'reset timezone to original'
|
||||
|
||||
Reference in New Issue
Block a user