Debian Automated Code Analysis

checkbashisms analysis of scala_2.8.1.dfsg-1.dsc

possible bashism in ./test/files/jvm/mkLibNatives.sh line 46 ($(OS|MACH)TYPE):
  CC_INCLUDES="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/${OSTYPE}"
possible bashism in ./tools/diffPickled line 21 (should be 'b = a'):
if [ $# == 1 ] ; then
possible bashism in ./tools/diffPickled line 31 (should be 'b = a'):
elif [ $# == 3 ] ; then
possible bashism in ./tools/diffPickled line 40 ($RANDOM):
TMPDIR="/tmp/scala_pickle_diff${RANDOM}"
possible bashism in ./tools/showPickled line 5 (should be 'b = a'):
if [ $# == 0 ] ; then
possible bashism in ./tools/showPickled line 26 (should be 'b = a'):
if [ "$1" == "-cp" ] ; then
possible bashism in ./tools/cpof line 6 (should be 'b = a'):
if [ $# == 0 ] ; then

This report was generated on Mon, 21 Mar 2011 06:38:15 +0000, based on results by checkbashisms 2.10.65git5