[lxc-devel] [lxc/lxc] e2f91e: Use /usr/bin/env python3 instead of /usr/bin/pytho...

GitHub noreply at github.com
Tue Nov 17 16:43:57 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e2f91e3434ddf2d4cb85d2385057a492eb462166
      https://github.com/lxc/lxc/commit/e2f91e3434ddf2d4cb85d2385057a492eb462166
  Author: Fox Wilson <2016fwilson at babbage.csl.tjhsst.edu>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
    M config/apparmor/lxc-generate-aa-rules.py
    M src/lxc/lxc-ls.in
    M src/lxc/lxc-start-ephemeral.in
    M src/python-lxc/examples/api_test.py
    M src/python-lxc/examples/pyconsole-vte.py
    M src/python-lxc/examples/pyconsole.py
    M src/python-lxc/setup.py.in

  Log Message:
  -----------
  Use /usr/bin/env python3 instead of /usr/bin/python3 project-wide

This fixes invocations of certain commands when python3 is installed in
a nonstandard path (/usr/local/bin, for example).

Signed-off-by: Fox Wilson <2016fwilson at tjhsst.edu>


  Commit: 3afe9d723d76ec04166e3b6a8e506b3c7a090f45
      https://github.com/lxc/lxc/commit/3afe9d723d76ec04166e3b6a8e506b3c7a090f45
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M config/apparmor/lxc-generate-aa-rules.py
    M src/lxc/lxc-ls.in
    M src/lxc/lxc-start-ephemeral.in
    M src/python-lxc/examples/api_test.py
    M src/python-lxc/examples/pyconsole-vte.py
    M src/python-lxc/examples/pyconsole.py
    M src/python-lxc/setup.py.in

  Log Message:
  -----------
  Merge pull request #692 from fwilson42/master

lxc-ls: use /usr/bin/env to find an appropriate python3 to run


Compare: https://github.com/lxc/lxc/compare/2c3576e7218e...3afe9d723d76


More information about the lxc-devel mailing list