Init locale test
Author(s)
Original author: unknown
Modified and converted to CTI TET by Martin Daum, daum@seznam.cz
Written in
bash scripting language
(converted to korn shell for CTI TET)
Short Desription
Checks whether the initially selected locale (the default locale) mathes the one reported in the logs.
How It works
grep the /etc/default/init file and get the initial locale, then match the locale with the one in the logs in /var/sadm/system/logs/sysidtool.log.
Test output & log files
Reports whether the locales match exactly or only the encoding is different or the locales differ entirely or the initial locale isnt set at all.