Change 'OS is not communicating' to not be an error.

Change-Id: I91fe7dd91ca72fec553ffec03fa63f55ebe2899d
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
diff --git a/lib/openbmc_ffdc_methods.robot b/lib/openbmc_ffdc_methods.robot
index 3b725d8..2e645ef 100755
--- a/lib/openbmc_ffdc_methods.robot
+++ b/lib/openbmc_ffdc_methods.robot
@@ -350,7 +350,7 @@
     ...  ${match_state}  quiet=0
 
     Run Keyword If  '${status}' == 'FAIL'  Run Keywords
-    ...  Print Error  The OS is not communicating so no OS FFDC will be done.\n
+    ...  Print Timen  The OS is not communicating so no OS FFDC will be done.\n
     ...  AND
     ...  Return From Keyword  ${ffdc_file_list}