[ovs-git] [openvswitch/ovs] a045e4: json.at: Avoid to run $PYTHON when python is not a...

GitHub noreply at github.com
Fri Apr 6 19:58:23 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a045e4b03d7603572ae0d503762c52dc40bf6f23
      https://github.com/openvswitch/ovs/commit/a045e4b03d7603572ae0d503762c52dc40bf6f23
  Author: Timothy Redaelli <tredaelli at redhat.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M tests/json.at

  Log Message:
  -----------
  json.at: Avoid to run $PYTHON when python is not available

This commit is needed since autotest tries to run AT_XFAIL_IF when
AT_SKIP_IF condition is true too.

Currently HAVE_PYTHON is required, but this may change in the future
since many distributions are migrating to python3 as default python
(like Arch Linux or Fedora) and so it can be a good idea to permit to
build OVS using python3.

Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list