Debian Automated Code Analysis

checkbashisms analysis of loop-aes-utils_2.16.2-1.dsc

possible bashism in ./misc-utils/reset.033c line 11 (echo -e):
echo -e \\033c
possible bashism in ./misc-utils/uuidd.rc line 52 (should be >word 2>&1):
	if pidofproc -p $PIDFILE $DAEMON >& /dev/null ; then
possible bashism in ./misc-utils/reset line 11 ('$[' should be '$(('):
bot=$[ ${LINES:-`tput lines`} - 1 ]

This report was generated on Thu, 16 Dec 2010 17:38:34 +0000, based on results by checkbashisms 2.10.65git5