Merge pull request #2422 from jochu/patch-1

Use environment python in nova.py
This commit is contained in:
Michael DeHaan 2013-03-16 18:50:49 -07:00
commit 6988ccf940

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# (c) 2012, Marco Vito Moscaritolo <marco@agavee.com>
#