]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Update Python hashbang to respect environment 1423/head
authorSharif Olorin <sio@tesser.org>
Tue, 11 Mar 2014 09:44:54 +0000 (20:44 +1100)
committerSharif Olorin <sio@tesser.org>
Tue, 11 Mar 2014 09:46:53 +0000 (20:46 +1100)
commit861e62aa5d7c1cb7eeb7d01fcf6530fb25e56b4a
treea7bc466aefba6c2b461b1d2aaf8328708c923d92
parentccf9a7459c5df7108374f9ea0ef1d6a99b3cbbaf
Update Python hashbang to respect environment

The /usr/bin/python hashbang causes doc builds to fail when Python3 is
the default Python and Python2 is being used from within a virtualenv or
Pythonbrew environment.

Signed-off-by: Sharif Olorin <sio@tesser.org>
doc/scripts/gen_state_diagram.py