[libvirt] [PATCH 2/1] build: clean up stray files after 'make check'

Peter Krempa pkrempa at redhat.com
Mon May 6 19:22:31 UTC 2013


On 05/06/13 19:39, Eric Blake wrote:
> On 05/06/2013 11:15 AM, Eric Blake wrote:
>> 'make distcheck' complained:
>>
>> ERROR: files left in build directory after distclean:
>> ./python/libvirt.pyc
>> ./tests/commandhelper.log
>>
>> * tests/commandtest.c (test16): Unlink log file.
>
> Stale commit message buffer.  The correct commit message is:
>
> build: clean up stray files found by 'make distcheck'
>
> 'make distcheck' complained:
>
>
> ERROR: files left in build directory after distclean:
> ./python/libvirt.pyc
> ./tests/commandhelper.log
>
>
> * tests/commandtest.c (test21): Check (and clean) log file.
> * tests/commanddata/test21.log: New file.
> * python/Makefile.am (CLEANFILES): Clean up compiled python files.

ACK, I've hit the error when trying the previous patch. This fixes it.

Peter




More information about the libvir-list mailing list