Debian Automated Code Analysis

checkbashisms analysis of unixodbc_2.2.14p2-2.dsc

possible bashism in ./configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./Interix/libtool line 3172 (alternative test command ([[ foo ]] should be [ foo ])):
          case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
possible bashism in ./Interix/libtool line 3322 ($'...' should be "$(printf '...')"):
      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test

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