[1] wineshelllink: Use "=" instead of "==" to compare strings.

Hans Leidekker hans at it.vu.nl
Thu Feb 8 08:32:44 CST 2007


Using "==" to compare strings is a bashism. It results in errors
on Ubuntu because it implements /bin/sh with dash instead of bash.

 -Hans

Changelog
  Use "=" instead of "==" to compare strings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineshelllink_01.diff
Type: text/x-diff
Size: 687 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070208/881a10a2/wineshelllink_01.bin


More information about the wine-patches mailing list