[Webkit-unassigned] [Bug 26755] webkit-patch's commit messages are less readable than commit-log-editor's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 09:34:12 PDT 2011


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





--- Comment #29 from Adam Roben (:aroben) <aroben at apple.com>  2011-07-07 09:34:11 PST ---
(From update of attachment 99987)
View in context: https://bugs.webkit.org/attachment.cgi?id=99987&action=review

>> Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py:124
>> +            return os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..', '..', script))
> 
> There isn't a better way to get the path to the Tools directory (during a test)?

Not that I know of. The SCM class knows how to find Tools/Scripts, but it bases it on the repository root, and we're operating in a fake repository here.

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