Update hardbootme test print error logs

Fix for running in Jenkins environment.

Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
Change-Id: Ie24704a6c003b2b7fff1e0a444074f605f8e1fb9
diff --git a/systest/htx_hardbootme_test.robot b/systest/htx_hardbootme_test.robot
index f180a17..73e7d76 100755
--- a/systest/htx_hardbootme_test.robot
+++ b/systest/htx_hardbootme_test.robot
@@ -223,7 +223,7 @@
     Rprint Vars  num_error_logs
     Return From Keyword If  ${num_error_logs} == ${0}
 
-    Print Error Logs
+    Print Error Logs  ${error_logs}
 
     # Get a list of the severities of the error logs.
     ${error_log_severities}=  Nested Get  Severity  ${error_logs}