Package: openvswitch-datapath-dkms
Version: 1.4.2+git20120612-9
Severity: important
User: debian-rele...@lists.debian.org
Usertags: goal-dash

Hello maintainer,

While performing an archive wide checkbashisms (from the 'devscripts' 
package) check I've found your package containing a /bin/sh script making 
use of a bashism.

checkbashisms' output:
>possible bashism in
>./usr/src/openvswitch-1.4.2+git20120612/xenserver/etc_xensource_scripts_vif
> line 181 (alternative test command ([[ foo ]] should be [ foo ])):
>if [[ $# -lt 2 ]]; then

Not using bash (or a Debian Policy conformant shell interpreter which 
doesn't provide such an extra feature) as /bin/sh is likely to lead to 
errors or unexpected behaviours.

You can find hints about how to fix bashisms at:
https://wiki.ubuntu.com/DashAsBinSh

Thank you,
Raphael Geissert
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to