[webkit-reviews] review granted: [Bug 47863] scm.py should be able tell us what revisions made changes to a given file : [Attachment 71101] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 17:25:18 PDT 2010


Eric Seidel <eric at webkit.org> has granted  review:
Bug 47863: scm.py should be able tell us what revisions made changes to a given
file
https://bugs.webkit.org/show_bug.cgi?id=47863

Attachment 71101: Patch
https://bugs.webkit.org/attachment.cgi?id=71101&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=71101&action=review

> WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py:357
> +	   self.assertRaises(ScriptError, self.scm.revisions_changing_file,
"non_existent_file")

Um.  Clearly I'm blind.  OK.


More information about the webkit-reviews mailing list