Debian Automated Code Analysis

checkbashisms analysis of cenon.app_3.83-1.dsc

possible bashism in ./VHFExport/Update.sh line 27 (should be 'b = a'):
    if [ `echo $fn | grep -c '.tiff'` != '0' -a `echo $fn | grep -c '/'` == '0' ]; then
possible bashism in ./VHFImport/Update.sh line 27 (should be 'b = a'):
    if [ `echo $fn | grep -c '.tiff'` != '0' -a `echo $fn | grep -c '/'` == '0' ]; then

This report was generated on Thu, 16 Dec 2010 13:38:03 +0000, based on results by checkbashisms 2.10.65git5