possible bashism in ./mkbindist.sh line 10 (should be 'b = a'): if [ $1 == "-dev" ] ; then possible bashism in ./mkbindist.sh line 25 (${foo:3[:1]}): VERSION_NUM=${VERSION_NUM:0:4} possible bashism in ./mkbindist.sh line 62 (should be 'b = a'): if [ "$STRIP_DEV" == "1" ] ; then possible bashism in ./configure line 367 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 possible bashism in ./configure line 19995 ($"foo" should be eval_gettext "foo"): if test -n "$oracle_version_major" -a -n $"oracle_version_minor"; then possible bashism in ./configure line 21248 ($"foo" should be eval_gettext "foo"): if test -n "$oracle_version_major" -a -n $"oracle_version_minor"; then possible bashism in ./gdalnightlysvn.sh line 54 (should be >word 2>&1): ${BUILDER} ${NIGHTLYVER} -date ${DATE} -branch ${SVNBRANCH} >& ${LOG} possible bashism in ./mkgdaldist.sh line 134 ($(OS|MACH)TYPE): if test "$OSTYPE" = "Darwin" ; then
This report was generated on Mon, 21 Mar 2011 06:38:05 +0000, based on results by checkbashisms 2.10.65git5