Public bug reported:

Binary package hint: wine

/usr/bin/wineshell contains two instances of the construct “if [ … == … ]”, 
which gives errors in POSIX sh:
  [: 221: ==: unexpected operator
These need to be replaced with “if [ … = … ]”.

** Affects: wine (Ubuntu)
     Importance: Undecided
         Status: New

-- 
bashisms in /usr/bin/wineshell cause “unexpected operator” errors
https://bugs.launchpad.net/bugs/178078
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to