Debian Automated Code Analysis

checkbashisms analysis of xtide_2.11-1.dsc

possible bashism in ./configure line 4449 (should be 'b = a'):
    if test "$enable_time_workaround" == yes; then
possible bashism in ./configure line 4466 (should be 'b = a'):
    if test "$enable_gnu_attributes" == yes; then
possible bashism in ./configure line 4483 (should be 'b = a'):
    if test "$enable_semicolon_pathsep" == yes; then
possible bashism in ./configure line 4500 (should be 'b = a'):
    if test "$enable_local_files" == yes; then
possible bashism in ./scripts/Fedora/rc.xttpd line 27 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting $PROG: "
possible bashism in ./scripts/Fedora/rc.xttpd line 29 ($"foo" should be eval_gettext "foo"):
	echo -n $"$DAEMON is not set."
possible bashism in ./scripts/Fedora/rc.xttpd line 36 ($"foo" should be eval_gettext "foo"):
	echo -n $"PORT environment is not set."
possible bashism in ./scripts/Fedora/rc.xttpd line 56 ($"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