Debian Automated Code Analysis

checkbashisms analysis of scrotwm_0.9.20-1.dsc

possible bashism in ./.pc/102-remove-bash-and-openbsd-assumptions.diff/baraction.sh line 20 (typeset):
	typeset -R4 _1=${1} _2=${2} _3=${3} _4=${4} _5=${5}
possible bashism in ./.pc/102-remove-bash-and-openbsd-assumptions.diff/baraction.sh line 82 (pipelining is not POSIX):
	/usr/sbin/iostat -C -c 3600 |&	# wish infinity was an option
possible bashism in ./.pc/102-remove-bash-and-openbsd-assumptions.diff/baraction.sh line 87 (read with option other than -r):
	while read -p; do
possible bashism in ./.pc/102-remove-bash-and-openbsd-assumptions.diff/baraction.sh line 87 (read without variable):
	while read -p; do

This report was generated on Fri, 17 Dec 2010 09:38:15 +0000, based on results by checkbashisms 2.10.65git5