Debian Automated Code Analysis

checkbashisms analysis of python2.5_2.5.5-11.dsc

possible bashism in ./configure line 373 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 12324 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./Tools/faqwiz/move-faqwiz.sh line 33 ($RANDOM):
elif [ -n "$RANDOM" ]; then
possible bashism in ./Tools/faqwiz/move-faqwiz.sh line 34 ($RANDOM):
    tmpfile=tmp$RANDOM.tmp
possible bashism in ./Misc/build.sh line 134 (should be >word 2>&1):
svn update >& build/$F
possible bashism in ./Misc/build.sh line 146 (should be >word 2>&1):
    svn stat >& build/$F
possible bashism in ./Misc/build.sh line 153 (should be >word 2>&1):
    ./configure --prefix=$INSTALL_DIR --with-pydebug >& build/$F
possible bashism in ./Misc/build.sh line 159 (should be >word 2>&1):
        make >& build/$F
possible bashism in ./Misc/build.sh line 167 (should be >word 2>&1):
            make install >& build/$F
possible bashism in ./Misc/build.sh line 177 (should be >word 2>&1):
            $PYTHON $REGRTEST_ARGS >& build/$F
possible bashism in ./Misc/build.sh line 184 (should be >word 2>&1):
            $PYTHON -O $REGRTEST_ARGS >& build/$F
possible bashism in ./Misc/build.sh line 194 (should be >word 2>&1):
            $PYTHON $REGRTEST_ARGS -R 4:3:$REFLOG -u network $LEAKY_SKIPS >& build/$F
possible bashism in ./Misc/build.sh line 204 (should be >word 2>&1):
            $PYTHON $REGRTEST_ARGS -uall -x test_curses test_linuxaudiodev test_ossaudiodev >& build/$F
possible bashism in ./Misc/build.sh line 222 (<<< here string):
conflict_count=`grep -c "<<<" $CONFLICTED_FILE`
possible bashism in ./Misc/build.sh line 227 (should be >word 2>&1):
    make >& ../build/$F
possible bashism in ./Mac/BuildScript/scripts/postflight.patch-profile line 39 (should be 'b = a'):
	if [ "${elem}" == "${PYTHON_ROOT}/bin" ]; then
possible bashism in ./Mac/BuildScript/scripts/postflight.patch-profile line 42 (should be 'b = a'):
	elif [ "${elem}" == "/usr/bin" ]; then

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