[pulseaudio-tickets] [Bug 41537] Fix to make esdcompat more portable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 7 15:16:35 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41537
--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> 2011-10-07 15:16:35 PDT ---
Isn't [ $1 ] an incorrect test? What if one of the parameters is an empty
string - that evaluates to false then, doesn't it? I think [ "$#" -gt "0" ]
(the same as in the while condition) would be better.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list