From: abarth@webkit.org Date: Tue, 21 Dec 2010 07:18:06 +0000 (+0000) Subject: 2010-12-20 Adam Barth X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=c3e8a3b539dfffede92040ffba773cc9ff99d2ed 2010-12-20 Adam Barth One more tweak caused by moving the web sites around. I had this change in my patch originally, but I missed it because I had to use server-side svn move commands to move the bulk of the web site files. * PrettyPatch/PrettyPatch.rb: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@74398 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/Websites/bugs.webkit.org/ChangeLog b/Websites/bugs.webkit.org/ChangeLog index 0f062eab9dd8..786ed669949b 100644 --- a/Websites/bugs.webkit.org/ChangeLog +++ b/Websites/bugs.webkit.org/ChangeLog @@ -1,3 +1,11 @@ +2010-12-20 Adam Barth + + One more tweak caused by moving the web sites around. I had this + change in my patch originally, but I missed it because I had to use + server-side svn move commands to move the bulk of the web site files. + + * PrettyPatch/PrettyPatch.rb: + 2010-12-18 Adam Barth Reviewed by Sam Weinig. diff --git a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb index 6968e0aab848..44993ca34514 100644 --- a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb +++ b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb @@ -64,20 +64,18 @@ private OPENSOURCE_TRAC_URL = "http://trac.webkit.org/" OPENSOURCE_DIRS = Set.new %w[ - BugsSite Examples JavaScriptCore JavaScriptGlue LayoutTests PageLoadTests - PlanetWebKit SunSpider Tools WebCore WebKit WebKit2 WebKitLibraries - WebKitSite + Websites autotools cmake ]