Debian Automated Code Analysis

checkbashisms analysis of zoneminder_1.24.2-7.dsc

possible bashism in ./configure line 1822 (should be 'b = a'):
if test "$ZM_DB_HOST" == ""; then
possible bashism in ./configure line 1826 (should be 'b = a'):
if test "$ZM_DB_NAME" == ""; then
possible bashism in ./configure line 1830 (should be 'b = a'):
if test "$ZM_DB_USER" == ""; then
possible bashism in ./configure line 1834 (should be 'b = a'):
if test "$ZM_DB_PASS" == ""; then
possible bashism in ./configure line 1838 (should be 'b = a'):
if test "$ZM_SSL_LIB" == ""; then
possible bashism in ./configure line 1842 (should be 'b = a'):
if test "$ZM_MYSQL_ENGINE" == ""; then
possible bashism in ./configure line 7700 (should be 'b = a'):
if test "$ZM_SSL_LIB" == "openssl"; then
possible bashism in ./configure line 11873 (should be 'b = a'):
if test "$ZM_SSL_LIB" == "openssl"; then
possible bashism in ./scripts/zm.in line 48 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting $prog: "
possible bashism in ./scripts/zm.in line 60 ($"foo" should be eval_gettext "foo"):
	echo -n $"Stopping $prog: "

This report was generated on Fri, 17 Dec 2010 02:38:20 +0000, based on results by checkbashisms 2.10.65git5