Automated Code Analysis
possible bashism in ./clamav-unofficial-sigs.sh line 359 (echo -e):
echo -ne "Hexadecimal encoding $source_file line: $line_num of $total\r"
possible bashism in ./clamav-unofficial-sigs.sh line 654 ($RANDOM):
if [ -n "$RANDOM" ]
possible bashism in ./clamav-unofficial-sigs.sh line 656 ($RANDOM):
sleep_time=$(($RANDOM * $(($max_sleep_time - $min_sleep_time)) / 32767 + $min_sleep_time))
This report was generated on Thu, 16 Dec 2010 13:38:09 +0000, based on results by checkbashisms 2.10.65git5