possible bashism in ./etc/cron.daily/apt line 290 ($RANDOM): if [ -z "$RANDOM" ] ; then possible bashism in ./etc/cron.daily/apt line 292 (RANDOM=): RANDOM=$(dd if=/dev/urandom count=1 2> /dev/null | cksum | cut -c"1-5") possible bashism in ./etc/cron.daily/apt line 294 ($RANDOM): TIME=$(($RANDOM % $RandomSleep))
This report was generated on Sat, 18 Dec 2010 00:39:12 +0000, based on results by checkbashisms 2.10.65git5