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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 07:57:23 PST 2011


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





--- Comment #9 from Adam Roben (aroben) <aroben at apple.com>  2011-02-23 07:57:23 PST ---
(From update of attachment 83410)
View in context: https://bugs.webkit.org/attachment.cgi?id=83410&action=review

> Tools/Scripts/webkitdirs.pm:72
> +my $absoluteScriptsDir = File::Spec->rel2abs(dirname($0), getcwd());

I don't think the getcwd() is needed.

Maybe it would be better to use $FindBin::Bin instead?

-- 
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