Re: [Qemu-devel] [PATCH v2 0/2] Remove test-qga temporary file

2016-06-30 Thread Michael Roth
Quoting marcandre.lur...@redhat.com (2016-06-15 06:05:59) > From: Marc-André Lureau > > Hi, > > Here are 2 small patches to remove the need for temporary file > creation in test-qga. > > v1->v2: > - use a symlink to tests/data instead of hardcoding SRC_PATH > > Marc-André Lureau (2): > build

[Qemu-devel] [PATCH v2 0/2] Remove test-qga temporary file

2016-06-15 Thread marcandre . lureau
From: Marc-André Lureau Hi, Here are 2 small patches to remove the need for temporary file creation in test-qga. v1->v2: - use a symlink to tests/data instead of hardcoding SRC_PATH Marc-André Lureau (2): build-sys: link tests/data tests: use static qga config file configure