Debian Automated Code Analysis

checkbashisms analysis of openvas-server_2.0.3-4.dsc

possible bashism in ./configure line 10708 (sourced script with arguments):
    . | /* | ?:[\\/]*) ;; #(
possible bashism in ./openvas-rmuser.in line 55 ('((' should be '$(('):
if (( $? ));
possible bashism in ./openvas-mkcert.in line 63 ('((' should be '$(('):
if (( $? ));
possible bashism in ./openvas-adduser.in line 53 ('((' should be '$(('):
if (( $? ));
possible bashism in ./openvas-mkcert-client.in line 61 ('((' should be '$(('):
if (( $? ));

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