Debian Automated Code Analysis

checkbashisms analysis of mksh_39.3.20110328-2.dsc

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

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