RESOLVED FIXED Bug 17581
Use of uninitialized value in string ne at WebKitTools/Scripts/run-webkit-tests line 1576.
https://bugs.webkit.org/show_bug.cgi?id=17581
Summary Use of uninitialized value in string ne at WebKitTools/Scripts/run-webkit-tes...
Julien Chaffraix
Reported 2008-02-27 16:42:13 PST
When running run-webkit-tests with the --random option, the following warning is displayed : Use of uninitialized value in string ne at WebKitTools/Scripts/run-webkit-tests line 1576.
Attachments
Trivial patch (1.22 KB, patch)
2008-02-27 16:59 PST, Julien Chaffraix
darin: review+
Julien Chaffraix
Comment 1 2008-02-27 16:59:23 PST
Created attachment 19418 [details] Trivial patch Add necessary check which removes the warning.
Darin Adler
Comment 2 2008-02-29 10:07:14 PST
Comment on attachment 19418 [details] Trivial patch r=me
Darin Adler
Comment 3 2008-03-10 09:34:28 PDT
Committed revision 30934.
Note You need to log in before you can comment on or make changes to this bug.