Debian Automated Code Analysis

checkbashisms analysis of clamav_0.96.5+dfsg-1.1.dsc

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 20389 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./libclamav/c++/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./libclamav/c++/llvm/configure line 374 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./libclamav/c++/llvm/configure line 13289 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./libclamav/c++/llvm/utils/buildit/build_llvm line 227 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./libclamav/c++/llvm/utils/buildit/build_llvm line 335 (should be 'b = a'):
  if [ "x$DISABLE_USR_LINKS" == "x" ]; then
possible bashism in ./unit_tests/check_common.sh line 61 ($RANDOM):
    if test "x$RANDOM" != "x"; then
possible bashism in ./unit_tests/check_common.sh line 62 ($RANDOM):
	port=1`expr 100 + \( $RANDOM % 899 \)`$1

This report was generated on Sun, 16 Jan 2011 06:38:03 +0000, based on results by checkbashisms 2.10.65git5