Debian Automated Code Analysis

checkbashisms analysis of ntop_3.3-15.dsc

possible bashism in ./packages/RedHat/ntop.init line 493 ($"foo" should be eval_gettext "foo"):
  echo -n $"Starting ${name}${instance}: "
possible bashism in ./packages/RedHat/ntop.init line 553 ($"foo" should be eval_gettext "foo"):
  echo -n $"Stopping ${name}${instance}: "
possible bashism in ./packages/RedHat/ntop.init line 628 ($"foo" should be eval_gettext "foo"):
  echo $"In restart, parameters are $@"
possible bashism in ./packages/RedHat/ntop.init line 655 ($"foo" should be eval_gettext "foo"):
  echo $"Stopping..."
possible bashism in ./packages/RedHat/ntop.init line 657 ($"foo" should be eval_gettext "foo"):
  echo $"Running under valgrind, parameters are $@"
possible bashism in ./packages/RedHat/ntop.init line 834 ($"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 255 (alternative test command ([[ foo ]] should be [ foo ])):
  *1\.3\.[[45]]\-freebsd\-ports*)
possible bashism in ./autogen.sh line 268 (alternative test command ([[ foo ]] should be [ foo ])):
  *1\.[[0-3]]*)
possible bashism in ./autogen.sh line 311 (alternative test command ([[ foo ]] should be [ foo ])):
  *2\.[[0-4]]*)
possible bashism in ./autogen.sh line 322 (alternative test command ([[ foo ]] should be [ foo ])):
  *2\.5\[[0-2]]*)

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