qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 0ca70f: tests: Fix Python 3 detection on olde


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 0ca70f: tests: Fix Python 3 detection on older GNU make ve...
Date: Tue, 06 Nov 2018 07:39:59 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787
      
https://github.com/qemu/qemu/commit/0ca70f19c010ccf0b10cf7cc1d2b9a87193fe787
  Author: Eduardo Habkost <address@hidden>
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
    M tests/Makefile.include

  Log Message:
  -----------
  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 <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]