Debian Automated Code Analysis

checkbashisms analysis of fslview_3.1.8+4.1.6-2.dsc

possible bashism in ./debian/repackage-fsl line 27 (should be 'b = a'):
if [ "${ORIGSRC##*.}" == "bz2" ]; then TARARG="j"
possible bashism in ./debian/repackage-fsl line 28 (should be 'b = a'):
elif [ "${ORIGSRC##*.}" == "gz" ]; then TARARG="z"
possible bashism in ./debian/repackage-fsl line 29 (should be 'b = a'):
elif [ "${ORIGSRC##*.}" == "tar" ]; then TARARG=""; fi

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