F:R:Mock shared attribute changed semantics
commit8710e8294736e9cf57e86c8d5c3a3c6e1af08bbc
authorPetr Písař <ppisar@redhat.com>
Tue, 21 Jan 2014 09:22:09 +0000 (21 10:22 +0100)
committerPetr Písař <ppisar@redhat.com>
Tue, 21 Jan 2014 09:22:09 +0000 (21 10:22 +0100)
treea0b2154937cb9274c526b9d44be9f5813e2b2bf0
parent9e141cdebc963724da33bd096386ca92f53f4bb1
F:R:Mock shared attribute changed semantics

With commit

commit 4cf1b0e236245ebd89dafdcdbf1a0ff7d98fc677
Author: Petr Písař <ppisar@redhat.com>
Date:   Mon Jan 20 13:54:58 2014 +0100

    No static name for shared mock environment

we changed semantics. Now mocks are not shared. They retain caches
instead.

One has to call mock --scrub=all to remove the caches.
lib/Fedora/Rebuild/Mock.pm
t/11mock.t