Enforce robotframework standards
  - Using standards set in robot_standards file

Change-Id: I284e7958a7a34eca775b4c28b959f6fe2ec35a67
Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
diff --git a/openpower/secureboot/secure.robot b/openpower/secureboot/secure.robot
index 359fa31..4760e65 100644
--- a/openpower/secureboot/secure.robot
+++ b/openpower/secureboot/secure.robot
@@ -99,8 +99,9 @@
     BMC Execute Command  /usr/sbin/obmcutil poweron
     Wait Until Keyword Succeeds  15 min  15 sec  Error Logs Should Exist
 
-    #TODO: This will be enabled little later as more tesing required
-    #Wait Until Keyword Succeeds  5 min  5 sec  Collect Error Logs and Verify SRC  ${error_rc}  ${error_log_path}
+    # TODO: This will be enabled little later as more tesing required
+    # Wait Until Keyword Succeeds
+    # ...  5 min  5 sec  Collect Error Logs and Verify SRC  ${error_rc}  ${error_log_path}
 
     # Verify the RC 0x1E07 in the SOL logs.
     Get And Verify Partition Corruption  ${sol_log_file_path}