[Freeipa-devel] Hashbang line in IPA scripts

Jan Cholasta jcholast at redhat.com
Fri Dec 2 14:50:44 UTC 2011


Hi,

We currently use this hashbang line in IPA scripts:

     #! /usr/bin/python -E

IMHO this should be changed to point to Python 2 binary specifically:

     #! /usr/bin/python2 -E

for the sake of distros, which symlink /usr/bin/python to Python 3 
binary by default (Fedora 17?).

Honza

-- 
Jan Cholasta




More information about the Freeipa-devel mailing list