Debian Automated Code Analysis

checkbashisms analysis of oprofile_0.9.6-1.1.dsc

possible bashism in ./configure line 27272 (should be 'b = a'):
if test "`getent passwd oprofile 2>/dev/null`" == "" || \
   test "`getent group oprofile 2>/dev/null`" == ""; then
possible bashism in ./utils/opcontrol line 96 (should be >word 2>&1):
	if which $1 &>/dev/null; then
possible bashism in ./utils/opcontrol line 1115 (${parm/?/pat[/str]}):
			tmp="${1/cell/CELL}"

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