Debian Automated Code Analysis

checkbashisms analysis of mule_2.0.1-2.dsc

possible bashism in ./buildtools/scripts/mkpom.sh line 32 (alternative test command ([[ foo ]] should be [ foo ])):
    if [[ "$classifier" > "" ]]; then
possible bashism in ./buildtools/scripts/mkpom.sh line 52 (alternative test command ([[ foo ]] should be [ foo ])):
    if [[ "$classifier" > "" ]] ; then

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