On Sun, Jun 28, 2015 at 5:50 AM, Alan Somers <asom...@freebsd.org> wrote:
> I'm on vacation now.  But if nobody else helps you, ping me again on
> 8-July-2015 and I'll test and merge the patch.  One question, have you
> checked whether the issue exists on CURRENT?
>
> Thanks for your contribution.
>
> On Sat, Jun 27, 2015 at 4:15 AM, Kimmo Paasiala <kpaas...@gmail.com> wrote:
>> Hello,
>>
>> Could someone take a look at
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201072 ?
>>
>> The patch I've created fixes an issue on stable/10 with various atf
>> directories that are still created by /etc/mtree/* database but are
>> then deleted by 'make delete-old' later. The directories are clearly
>> redundant because the WITH/WITHOUT_ATF flags were removed in
>> https://svnweb.freebsd.org/base?view=revision&sortby=rev&sortdir=down&revision=r261236.
>>
>> -Kimmo



It looks like the atf directories were removed from /etc/mtree/* in:

https://svnweb.freebsd.org/base?view=revision&revision=260024

They were later put back in this commit:

https://svnweb.freebsd.org/base?view=revision&revision=277457

My patch is not valid apparently because it would break the tests
stuff again, I had no idea how complex the issue was...

-Kimmo
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to