Debian Automated Code Analysis

checkbashisms analysis of mysql-gui-tools_5.0r14+openSUSE-2.1.dsc

possible bashism in ./common/configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/configure line 14614 (should be 'b = a'):
if test "$(uname -s)" == "Darwin"; then
possible bashism in ./common/configure line 16919 (should be 'b = a'):
if test "$HAVE_UNICODE_PCRE" == 1; then
possible bashism in ./common/library/generic-runtime/newt/configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/library/generic-canvas/ftgl/unix/configure line 3023 ($RANDOM):
  tmp=$TMPDIR/sed$$-$RANDOM
possible bashism in ./administrator/configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./query-browser/configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./query-browser/library/tests/test_all.sh line 6 (test with unary -a (should be -e)):
  if [ -a ./$dirname/test.sh ]; then

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