On Tue, Jun 21, 2016 at 12:51:42PM +0200, Branko Čibej wrote:
> On 21.06.2016 09:16, stsp_at_apache.org wrote:
> > Author: stsp
> > Date: Tue Jun 21 07:16:34 2016
> > New Revision: 1749456
> >
> > URL: http://svn.apache.org/viewvc?rev=1749456&view=rev
> > Log:
> > * subversion/trunk: Add "gmock-fused" to ignore list.
> >
> > Modified:
> > subversion/trunk/ (props changed)
> >
> > Propchange: subversion/trunk/
> > ------------------------------------------------------------------------------
> > --- svn:ignore (original)
> > +++ svn:ignore Tue Jun 21 07:16:34 2016
> > @@ -17,6 +17,7 @@ build-outputs.mk
> > autogen-standalone.mk
> > autom4te.cache
> > gen-make.opts
> > +gmock-fused
> > tests.log*
> > fails.log*
> > db4-win32
>
>
> I removed that ignore pattern in r1746303 because nothing in trunk
> either creates or uses that directory any more: get-deps.sh now creates
> a directory called 'googlemock' and that's what build.conf expects to find.
>
>
> -- Brane
>
Alright, so I must have had this directory still sitting in my working
copy for some reason. I'll revert this commit.
Received on 2016-06-21 13:01:34 CEST