[Webkit-unassigned] [Bug 6445] prepare-changelog is rediculously slow for subversion

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jun 11 12:31:10 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6445


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #2 from ddkilzer at kilzer.net  2006-06-11 12:31 PDT -------
If there are any changes in the WebCore directory, an "svn diff LayoutTests" is
run to determine if there are any changes in the LayoutTests.  This is only
used to determine whether a warning about no new or updated tests is output:

        my $haveNewTests = (-x "$testsDir/../LayoutTests" && `svn diff
\"$testsDir/../LayoutTests\"`);

Since I've already fixed this issue in the patch for Bug 9395, I'm marking this
bug a duplicate.


*** This bug has been marked as a duplicate of 9395 ***


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list