Debian Automated Code Analysis

checkbashisms analysis of ntop_4.0.3+dfsg1-3.dsc

possible bashism in ./packages/RedHat/ntop.init line 494 ($"foo" should be eval_gettext "foo"):
  echo -n $"Starting ${name}${instance}: "
possible bashism in ./packages/RedHat/ntop.init line 555 ($"foo" should be eval_gettext "foo"):
  echo -n $"Stopping ${name}${instance}: "
possible bashism in ./packages/RedHat/ntop.init line 630 ($"foo" should be eval_gettext "foo"):
  echo $"In restart, parameters are $@"
possible bashism in ./packages/RedHat/ntop.init line 657 ($"foo" should be eval_gettext "foo"):
  echo $"Stopping..."
possible bashism in ./packages/RedHat/ntop.init line 659 ($"foo" should be eval_gettext "foo"):
  echo $"Running under valgrind, parameters are $@"
possible bashism in ./packages/RedHat/ntop.init line 836 ($"foo" should be eval_gettext "foo"):
    echo $"Usage: $0 {init|start|stop|restart|condrestart|status}"
possible bashism in ./packages/Mandrake/ntop.init line 60 ($"foo" should be eval_gettext "foo"):
  echo -n $"Starting $name: "
possible bashism in ./packages/Mandrake/ntop.init line 70 ($"foo" should be eval_gettext "foo"):
  echo -n $"Stopping $name: "
possible bashism in ./packages/Mandrake/ntop.init line 104 ($"foo" should be eval_gettext "foo"):
    echo $"Usage: $0 {start|stop|restart|condrestart|status}"
possible bashism in ./autogen.sh line 213 (alternative test command ([[ foo ]] should be [ foo ])):
  *1\.3\.[[45]]\-freebsd\-ports*)
possible bashism in ./autogen.sh line 226 (alternative test command ([[ foo ]] should be [ foo ])):
  *1\.[[0-3]]*)
possible bashism in ./autogen.sh line 269 (alternative test command ([[ foo ]] should be [ foo ])):
  *2\.[[0-4]]*)
possible bashism in ./autogen.sh line 280 (alternative test command ([[ foo ]] should be [ foo ])):
  *2\.5\[[0-2]]*)

This report was generated on Tue, 15 Feb 2011 06:38:20 +0000, based on results by checkbashisms 2.10.65git5