1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
This commit is contained in:
Volker Lendecke 2008-06-19 11:59:55 +02:00
parent 4f50cb63e9
commit 2eef2c682c

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`