Debian Automated Code Analysis

checkbashisms analysis of iaxmodem_1.2.0~dfsg-1.dsc

possible bashism in ./iaxmodem.init.fedora line 15 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting $prog: " 
possible bashism in ./iaxmodem.init.fedora line 24 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./iaxmodem.init.fedora line 34 ($"foo" should be eval_gettext "foo"):
      echo $"Reloading $prog"
possible bashism in ./iaxmodem.init.fedora line 66 ($"foo" should be eval_gettext "foo"):
            echo $"Usage: $0 {start|stop|reload|restart|condrestart|status}"
possible bashism in ./lib/spandsp/unpack_gsm0610_data.sh line 59 (should be 'b = a'):
if [ $1x ==  --no-exe-runx ]
possible bashism in ./lib/spandsp/unpack_gsm0610_data.sh line 83 (should be 'b = a'):
if [ $1x ==  --no-exex ]
possible bashism in ./lib/spandsp/configure line 26749 (should be 'b = a'):
if test "${build}" == "${host}"
possible bashism in ./lib/spandsp/configure line 28379 (should be 'b = a'):
if test "${build}" == "${host}"
possible bashism in ./lib/spandsp/configure line 30181 (should be 'b = a'):
if test "${build}" == "${host}"
possible bashism in ./build line 59 (read with option other than -r):
    read -p "May I move these configuration files for you? [Y/n] "
possible bashism in ./build line 59 (read without variable):
    read -p "May I move these configuration files for you? [Y/n] "

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