LGTM. Best regards, Michael
On Thu, May 24, 2012 at 4:56 PM, Jakob Kummerow <[email protected]>wrote: > Reviewers: mstarzinger, > > Message: > "git cl" doesn't understand svn:ignore, and "gcl" doesn't let me upload > CLs it thinks are empty. > Please review the following change by replying to this mail. > > Description: > Update svn:ignore properties to ignore the following directories: > bleeding_edge/build/gyp > bleeding_edge/out > trunk/build/gyp > trunk/obj > trunk/out > trunk/test/mozilla/data > > > SVN Base: https://v8.googlecode.com/svn > > $ svn diff > > Property changes on: trunk > ___________________________________________________________________ > Modified: svn:ignore > - .cpplint-cache > > + .cpplint-cache > obj > out > > > > > Property changes on: trunk/build > ___________________________________________________________________ > Added: svn:ignore > + gyp > > > > > Property changes on: trunk/test/mozilla > ___________________________________________________________________ > Added: svn:ignore > + data > > > > > Property changes on: branches/bleeding_edge > ___________________________________________________________________ > Modified: svn:ignore > - .cpplint-cache > .sconsign.dblite > obj > > + .cpplint-cache > .sconsign.dblite > obj > out > > > > Property changes on: branches/bleeding_edge/build > ___________________________________________________________________ > Added: svn:ignore > + gyp > > > > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
