possible bashism in ./make/ln-if-absent.beos line 27 (let ...): let COUNT=$COUNT-1 possible bashism in ./make/ln-if-absent.beos line 57 (should be 'b = a'): if [ ${#FINAL} == 1 ]; then possible bashism in ./make/ln-if-absent.beos line 78 (function names should only contain [a-z0-9_]): set final=() possible bashism in ./make/msvc_prj/one2one.sh line 98 ($(OS|MACH)TYPE): if [ `echo $OSTYPE 2>&1 | grep -c -i cygwin` -ge 1 -o \ `echo $MACHTYPE 2>&1 | grep -c -i cygwin` -ge 1 -o \ `mount 2>&1 | grep -c -i cygwin` -ge 1 ]; then possible bashism in ./make/msvc_prj/one2all.sh line 753 ($(OS|MACH)TYPE): if [ `echo $OSTYPE 2>&1 | grep -c -i cygwin` -ge 1 -o \ `echo $MACHTYPE 2>&1 | grep -c -i cygwin` -ge 1 -o \ `mount 2>&1 | grep -c -i cygwin` -ge 1 ]; then possible bashism in ./build.me line 40 (time): cd .. && time $SCRIPTDIR/makedis.csh 2>&1 | tee $CWD/out.makedis.csh
This report was generated on Thu, 16 Dec 2010 12:38:24 +0000, based on results by checkbashisms 2.10.65git5