RESOLVED FIXED 173356
[GTK] integer expression expected if running Tools/gtk/install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=173356
Summary [GTK] integer expression expected if running Tools/gtk/install-dependencies
Tomas Popela
Reported 2017-06-14 01:59:13 PDT
If the Tools/gtk/install-dependencies script is ran on the unsupported platform (anything with yum like CentOS 7, RHEL 7) there is a warning about wrong syntax: Tools/gtk/install-dependencies: line 40: [: Linux: integer expression expected as the "eq" operand is expected an integer and not a string comparison.
Attachments
Patch (1.10 KB, patch)
2017-06-14 02:01 PDT, Tomas Popela
no flags
Tomas Popela
Comment 1 2017-06-14 02:01:27 PDT
Michael Catanzaro
Comment 2 2017-06-14 08:34:57 PDT
Comment on attachment 312870 [details] Patch I hate bash
Tomas Popela
Comment 3 2017-06-14 21:01:15 PDT
Comment on attachment 312870 [details] Patch Clearing flags on attachment: 312870 Committed r218314: <http://trac.webkit.org/changeset/218314>
Tomas Popela
Comment 4 2017-06-14 21:01:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.