Debian Automated Code Analysis

checkbashisms analysis of manpages-tr_1.0.5.1-2.dsc

possible bashism in ./source/manderle.sh line 5 (bash arrays, ${name[0|*|@]}):
for i in ${mandirs[@]};
possible bashism in ./source/manderle.sh line 13 (should be 'b = a'):
    if [ "$1" == "--debianize" ]
possible bashism in ./source/manderle.sh line 18 (should be 'b = a'):
    elif [ "$1" == "--utf8" ]

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