Debian Automated Code Analysis

checkbashisms analysis of netmrg_0.20-4.dsc

possible bashism in ./configure line 5074 (${parm/?/pat[/str]}):
if test "x${MYSQL_VERSION//.*/}" = "x3"; then
possible bashism in ./libexec/snmpdiff.sh line 8 ('((' should be '$(('):
if (( $# < 4 )); then
possible bashism in ./libexec/snmpdiff.sh line 26 ('((' should be '$(('):
if (( $val != 0 )); then echo $val; else echo U; fi

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