Debian Automated Code Analysis

checkbashisms analysis of exim4_4.72-3.dsc

possible bashism in ./scripts/os-type line 35 ($(OS|MACH)TYPE):
case "$os" in '') os="$OSTYPE";; esac
possible bashism in ./scripts/arch-type line 27 ($HOST(TYPE|NAME)):
case "$arch++$HOSTTYPE" in
possible bashism in ./scripts/arch-type line 28 ($HOST(TYPE|NAME)):
++?*) arch="$HOSTTYPE"

This report was generated on Tue, 28 Dec 2010 00:10:05 +0000, based on results by checkbashisms 2.10.65git5