On 27 May 2016 at 07:08, Fam Zheng <[email protected]> wrote: > The following changes since commit 84cfc756d158a061bd462473d42b0a9f072218de: > > Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' > into staging (2016-05-26 19:18:08 +0100) > > are available in the git repository at: > > git://github.com/famz/qemu tags/pull-docker-20160527-1 > > for you to fetch changes up to 860acf2a7a7d123a32388debbb005bf3a42077b2: > > MAINTAINERS: Add tests/docker (2016-05-27 13:58:08 +0800) > > ---------------------------------------------------------------- > > This is the first batch of the docker test tree. > > ----------------------------------------------------------------
OSX find doesn't support '-executable', which provokes: find: -executable: unknown primary or operator find: -executable: unknown primary or operator (you use this in tests/docker/Makefile.include). Something seems to be causing make on Linux to warn: /home/pm215/qemu/rules.mak:180: warning: overriding recipe for target `clean-timestamp' /home/pm215/qemu/rules.mak:180: warning: ignoring old recipe for target `clean-timestamp' thanks -- PMM
