mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
Have all the scripts run in python 3 by default
The Python 3 refactoring effort is finishing, it should be safe to turn all scripts to run in Python 3 by default. https://pagure.io/freeipa/issue/4985 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
1b0c55a3b3
commit
f31797c70a
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/python2 -E
|
||||
#!/usr/bin/python3 -E
|
||||
#
|
||||
# Copyright (C) 2007 Red Hat
|
||||
# see file 'COPYING' for use and warranty information
|
||||
|
||||
Reference in New Issue
Block a user