1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
(This used to be commit 2eef2c682c)
This commit is contained in:
Volker Lendecke 2008-06-19 11:59:55 +02:00
parent bdc9391021
commit 809b992b17

View File

@ -34,7 +34,7 @@ testit "get the system time" \
test_time system || \
failed=`expr $failed + 1`
testit "get the tize zone" \
testit "get the time zone" \
test_time zone || \
failed=`expr $failed + 1`