Debian Automated Code Analysis

checkbashisms analysis of llvm_2.6-9.1.dsc

possible bashism in ./utils/buildit/build_llvm line 156 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./utils/buildit/build_llvm line 178 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./projects/sample/autoconf/AutoRegen.sh line 28 (read with option other than -r):
    read -p "Enter full path to LLVM source:" REPLY
possible bashism in ./projects/sample/autoconf/AutoRegen.sh line 32 (read with option other than -r):
      read -p "Enter full path to LLVM objects (empty for same as source):" REPLY

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