Debian Automated Code Analysis

checkbashisms analysis of cl-asdf_2.011-1.dsc

possible bashism in ./bin/asdf-version.sh line 8 (should be 'b = a'):
if [ "$tag" == "" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 13 (should be 'b = a'):
if [ "$tag" == "" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 21 (should be 'b = a'):
if [ "$major" == "" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 25 (should be 'b = a'):
if [ "$minor" == "" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 31 (should be 'b = a'):
if [ ! "$?" == "0" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 39 (should be 'b = a'):
if [ ! "$?" == "0" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 46 (should be 'b = a'):
if [ ! "$?" == "0" ]; then
possible bashism in ./bin/bump-revision-and-tag.sh line 51 (should be 'b = a'):
if [ ! "$?" == "0" ]; then
possible bashism in ./bin/build-tarball.sh line 8 (should be 'b = a'):
if [ "$tag" == "" ]; then

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