Debian Automated Code Analysis

checkbashisms analysis of gnurobbo_0.66+dfsg-1.dsc

possible bashism in ./gp2x/build-gnurobbo line 8 (test with unary -a (should be -e)):
if test -a VERSION ; then
possible bashism in ./gp2x/build-gnurobbo line 10 (test with unary -a (should be -e)):
	if test -a TARGET ; then
possible bashism in ./zaurus/build-gnurobbo line 6 (test with unary -a (should be -e)):
if test -a VERSION ; then
possible bashism in ./zaurus/build-gnurobbo line 8 (test with unary -a (should be -e)):
	if test -a TARGET ; then

This report was generated on Tue, 22 Mar 2011 06:38:15 +0000, based on results by checkbashisms 2.10.65git5