shebags mention python2 explicitly
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 28 Nov 2019 10:52:18 +0000 (11:52 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 28 Nov 2019 10:52:18 +0000 (11:52 +0100)
commit6dbdbad233ca8770d2f9913c161a3da3f7b8130d
tree13811866c0118385cd35e6f5602598118549836c
parent7a580ba5d4411d0460625601ff868233368562b6
shebags mention python2 explicitly
33 files changed:
source/BootAPI.py
source/BootManager.py
source/BootServerRequest.py
source/Exceptions.py
source/ModelOptions.py
source/RunlevelAgent.py
source/notify_messages.py
source/steps/AnsibleHook.py
source/steps/AuthenticateWithPLC.py
source/steps/ChainBootNode.py
source/steps/CheckForNewDisks.py
source/steps/CheckHardwareRequirements.py
source/steps/ConfirmInstallWithUser.py
source/steps/GetAndUpdateNodeDetails.py
source/steps/InitializeBootManager.py
source/steps/InstallBootstrapFS.py
source/steps/InstallInit.py
source/steps/InstallUninitHardware.py
source/steps/MakeInitrd.py
source/steps/ReadNodeConfiguration.py
source/steps/SendHardwareConfigToPLC.py
source/steps/StartDebug.py
source/steps/StartRunlevelAgent.py
source/steps/StopRunlevelAgent.py
source/steps/UpdateBootStateWithPLC.py
source/steps/UpdateLastBootOnce.py
source/steps/UpdateNodeConfiguration.py
source/steps/UpdateRunLevelWithPLC.py
source/steps/ValidateNodeInstall.py
source/steps/WriteModprobeConfig.py
source/steps/WriteNetworkConfig.py
source/steps/__init__.py
source/systeminfo.py