Debian Automated Code Analysis

checkbashisms analysis of virtualbox-ose_4.0.2-dfsg-1.dsc

possible bashism in ./src/VBox/RDP/client/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./src/VBox/RDP/client/configure line 5264 ($(OS|MACH)TYPE):
	     	case "$OSTYPE" in
possible bashism in ./src/VBox/VMM/testcase/mkdsk.sh line 14 (should be 'b = a'):
if [ "x$3" == "x" ]; then
possible bashism in ./src/VBox/Installer/darwin/VirtualBox/postflight line 68 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ -e "${VBOXWEBSRV}" && -e "${VBOXWEBSRV_TRG}" ]]; then

This report was generated on Mon, 31 Jan 2011 06:38:18 +0000, based on results by checkbashisms 2.10.65git5