Debian Automated Code Analysis

checkbashisms analysis of xorg-server_1.9.5-1.dsc

possible bashism in ./configure line 389 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 25809 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 29 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ $(id -u) == 0 ]] ; then
possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 29 (should be 'b = a'):
if [[ $(id -u) == 0 ]] ; then

This report was generated on Wed, 30 Mar 2011 06:38:17 +0000, based on results by checkbashisms 2.10.65git5