Debian Automated Code Analysis

checkbashisms analysis of clamav_0.97+dfsg-2.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 20381 (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 13315 (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 ./contrib/safe_clamd/safe_clamd line 74 (should be 'b = a'):
	if [ "$1" == "TERM" ]; 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
possible bashism in ./win32/3rdparty/bzip2/bzgrep line 66 (${parm/?/pat[/str]}):
    j=${i//\\/\\\\}
possible bashism in ./win32/3rdparty/bzip2/bzgrep line 67 (${parm/?/pat[/str]}):
    j=${j//|/\\|}
possible bashism in ./win32/3rdparty/bzip2/bzgrep line 68 (${parm/?/pat[/str]}):
    j=${j//&/\\&}

This report was generated on Mon, 21 Mar 2011 06:38:03 +0000, based on results by checkbashisms 2.10.65git5