Debian Automated Code Analysis

checkbashisms analysis of openchange_0.10~bzr1804-1.dsc

possible bashism in ./script/smoketest.sh line 26 (declare):
declare -i TESTCOUNT=0
possible bashism in ./script/smoketest.sh line 27 (declare):
declare -i TESTPOINTCOUNT=0
possible bashism in ./script/mkversion.sh line 39 (echo -e):
        TMP_REVISION=`echo -e "${SVN_INFO}" | grep 'Last Changed Rev.*:' |sed -e 's/Last Changed Rev.*: \([0-9]*\).*/\1/'`
possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 9003 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4

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