Debian Automated Code Analysis

checkbashisms analysis of kismet_2008-05-R1-4.1.dsc

possible bashism in ./extra/multi-gpsmap.sh line 9 (alternative test command ([[ foo ]] should be [ foo ])):
	if [[ $lat != 0 ]]; then
possible bashism in ./configure line 6258 (should be 'b = a'):
if test "$foundcxxl"x == "x"; then
possible bashism in ./configure line 6320 (should be 'b = a'):
if test "$foundcxxl"x == "x"; then

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