[Webkit-unassigned] [Bug 53590] Can't exec "WebKit/Tools/Scripts/print-vse-failure-logs"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 18:20:25 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53590





--- Comment #11 from Felipe <f.dachshund at gmail.com>  2011-02-24 18:20:25 PST ---
>I don't think the getcwd() is needed.
>
>Maybe it would be better to use $FindBin::Bin instead?

It appears ok to me.  Only a risk : FindBin might never be called before webkitdirs.pm by a module/script that was not in Scripts directory, because $FindBin::Bin is valued only once.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list