Debian Automated Code Analysis

checkbashisms analysis of xorg-server_1.7.7-11.dsc

possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 28 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ $(id -u) == 0 ]] ; then
possible bashism in ./hw/xquartz/bundle/mk_bundke.sh line 28 (should be 'b = a'):
if [[ $(id -u) == 0 ]] ; then

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