Debian Automated Code Analysis

checkbashisms analysis of unicon_3.0.4-13.dsc

possible bashism in ./scripts/unicon-start line 7 ('function' is useless):
function modinstall
possible bashism in ./scripts/unicon-start line 20 ($UID should be "$(id -ru)"):
if [ ! "$UID" = "0" ] ; then
possible bashism in ./scripts/unicon-start line 27 (should be 'b = a'):
elif [ ! "$LANG" == "" ] ; then

This report was generated on Fri, 17 Dec 2010 13:38:13 +0000, based on results by checkbashisms 2.10.65git5