Debian Automated Code Analysis

checkbashisms analysis of mksh_39.3.20110218-3.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 Tue, 22 Mar 2011 06:38:33 +0000, based on results by checkbashisms 2.10.65git5