Re: [libvirt] [PATCH] src: Clean *.logrotate, .aug and libvirtd.policy files on 'make clean'

2018-02-22 Thread Daniel P . Berrangé
On Thu, Feb 22, 2018 at 02:44:58PM +0100, Michal Privoznik wrote: > On 02/22/2018 02:37 PM, Daniel P. Berrangé wrote: > > On Thu, Feb 22, 2018 at 02:34:56PM +0100, Michal Privoznik wrote: > >> Before 3f055b5997c we were doing that. However after the commit > >> we are leaving the files behind. > >>

Re: [libvirt] [PATCH] src: Clean *.logrotate, .aug and libvirtd.policy files on 'make clean'

2018-02-22 Thread Michal Privoznik
On 02/22/2018 02:37 PM, Daniel P. Berrangé wrote: > On Thu, Feb 22, 2018 at 02:34:56PM +0100, Michal Privoznik wrote: >> Before 3f055b5997c we were doing that. However after the commit >> we are leaving the files behind. >> >> Signed-off-by: Michal Privoznik >> --- >> >> Pushed under build breaker

Re: [libvirt] [PATCH] src: Clean *.logrotate, .aug and libvirtd.policy files on 'make clean'

2018-02-22 Thread Daniel P . Berrangé
On Thu, Feb 22, 2018 at 02:34:56PM +0100, Michal Privoznik wrote: > Before 3f055b5997c we were doing that. However after the commit > we are leaving the files behind. > > Signed-off-by: Michal Privoznik > --- > > Pushed under build breaker rule. What are you running that detects this bug during