diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2018-11-06 12:13:02 -0200 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2018-11-06 14:58:13 +0000 |
| commit | 0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787 (patch) | |
| tree | 06172ff1912881bdbc31ee6f5636fe66ea3ff0ee /scripts/qapi | |
| parent | 31eac32a8cba966c374b39bc36afdcb2eb255ed6 (diff) | |
| download | focaccia-qemu-0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787.tar.gz focaccia-qemu-0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787.zip | |
tests: Fix Python 3 detection on older GNU make versions
The $(SHELLSTATUS) variable requires GNU make >= 4.2, but Travis seems to provide an older version. Change the existing rules to use command output instead of exit code, to make it compatible with older GNU make versions. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions