Automated Code Analysis
possible bashism in ./test/networkless-install-fixes/test.sh line 11 (time):
time apt-get update $OPTS 2>&1 |grep system
possible bashism in ./test/networkless-install-fixes/test.sh line 17 (time):
time apt-get update $OPTS 2>&1 |grep system
possible bashism in ./test/networkless-install-fixes/test.sh line 23 (time):
time apt-get update $OPTS 2>&1 |grep system
possible bashism in ./configure line 369 (should be >word 2>&1):
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./debian/apt.cron.daily line 290 ($RANDOM):
if [ -z "$RANDOM" ] ; then
possible bashism in ./debian/apt.cron.daily line 294 ($RANDOM):
TIME=$(($RANDOM % $RandomSleep))
This report was generated on Tue, 22 Mar 2011 06:38:02 +0000, based on results by checkbashisms 2.10.65git5