freeipa/ipaserver/advise
Christian Heimes 4de97f496d Replace hard-coded interpreter with sys.executable
Instead of hard-coding python3, the smart card advise script now uses
the current executable path from sys.executable as interpreter.

Fixes: https://pagure.io/freeipa/issue/7741
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-10-24 17:44:20 +02:00
..
plugins Replace hard-coded interpreter with sys.executable 2018-10-24 17:44:20 +02:00
__init__.py Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
base.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00