Debian Automated Code Analysis

checkbashisms analysis of ketm_0.0.6-22.dsc

possible bashism in ./Configure line 57 (should be 'b = a'):
if [ "${OS}" == "BSD" ]; then
possible bashism in ./Configure line 59 (should be 'b = a'):
elif [ "${OS}" == "Linux" ]; then
possible bashism in ./Configure line 61 (should be 'b = a'):
elif [ "${OS}" == "BeOS" ]; then
possible bashism in ./Configure line 63 (should be 'b = a'):
elif  [ "${OS}" == "UNIX" ]; then
possible bashism in ./Configure line 68 (should be 'b = a'):
if [ "${type}" == "debug" ]; then

This report was generated on Thu, 16 Dec 2010 08:32:12 +0000, based on results by checkbashisms 2.10.65git5