Debian Automated Code Analysis

checkbashisms analysis of zziplib_0.13.56-1.dsc

possible bashism in ./docs/mksite.sh line 209 (should be '.', not 'source'):
    echo " --src-dir xx : if source files are not where mksite is executed"
possible bashism in ./docs/mksite.sh line 394 ('$[' should be '$(('):
   echo "s|<!--\\\$[$AX]*[?]:-->||g"        >> "$MK_TAGS"
possible bashism in ./docs/mksite.sh line 395 ('$[' should be '$(('):
   echo "s|<!--\\\$[$AX]*:[?=]-->||g"       >> "$MK_TAGS"

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