Debian Automated Code Analysis

checkbashisms analysis of mksh_39.3.20110203-1.dsc

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

This report was generated on Fri, 04 Feb 2011 06:38:13 +0000, based on results by checkbashisms 2.10.65git5