Skip to content
  • Lubomir Rintel's avatar
    tests: run the nmcli test with $PYTHON we autoconf'd · 347e3e36
    Lubomir Rintel authored
    Avoids an annoying warning in Fedora:
    
      |DEPRECATION WARNING: python2 invoked with /usr/bin/python.
          Use /usr/bin/python3 or /usr/bin/python2
          /usr/bin/python will be removed or switched to Python 3 in the future.
    
    Also allows the user to override the Python version that's actually
    used.
    347e3e36