X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=blobdiff_plain;f=source%2Fsteps%2FAuthenticateWithPLC.py;h=2282dd669f382c6bee7084d2920f5c33d1f627ef;hp=2e71a1cd7c5a0c0a49839ef22a3b922deef5e7c3;hb=bca9d15033c15123b21196e9f24fac8c1b84675d;hpb=1e11592251ab599965bb7dc88b631d14e9be1a60 diff --git a/source/steps/AuthenticateWithPLC.py b/source/steps/AuthenticateWithPLC.py index 2e71a1c..2282dd6 100644 --- a/source/steps/AuthenticateWithPLC.py +++ b/source/steps/AuthenticateWithPLC.py @@ -87,5 +87,3 @@ def Run(vars, log): log.write("Canceling boot process and going into debug mode.\n") raise BootManagerException("Unable to authenticate node.") - -