Debian Automated Code Analysis

checkbashisms analysis of mksh_39.3.20101101-1.dsc

possible bashism in ./Build.sh line 689 (alternative test command ([[ foo ]] should be [ foo ])):
		if [[ -n $C89_COMPILER ]]; then
possible bashism in ./Build.sh line 694 (alternative test command ([[ foo ]] should be [ foo ])):
		if [[ -n $C89_LINKER ]]; then

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