4791da2 Bug #737979: glance-control uses fixed path to Python interpreter, breaking virtualenv

Authored and Committed by Ewan Mellor 13 years ago
    Bug #737979: glance-control uses fixed path to Python interpreter, breaking virtualenv
    
    Change #!/usr/bin/python to #!/usr/bin/env python.
    
        
file modified
+1 -1