Debian Automated Code Analysis

checkbashisms analysis of module-init-tools_3.12-1.dsc

possible bashism in ./stress_modules.sh line 22 ($RANDOM):
	    find $MODULE_DIR -name '*.ko' | ( while read mod; do echo $RANDOM $mod; done ) | sort -n |
possible bashism in ./stress_modules.sh line 24 ($RANDOM):
  		    if [ $RANDOM -gt $RANDOM ]; then
possible bashism in ./tests/build/config.status line 500 ($RANDOM):
  tmp=./conf$$-$RANDOM

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