2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

Add space between at and the time

This commit is contained in:
Victor Hu 2017-11-27 10:55:53 -05:00
parent 97cfcac18e
commit 11ee234896

View File

@ -300,7 +300,7 @@ if ($restore) {
}
}
log_this($running_log_fd, "xCAT automated test finished at" . scalar(localtime()));
log_this($running_log_fd, "xCAT automated test finished at " . scalar(localtime()));
log_this($running_log_fd, "Please check results in the $resultdir, \nand see $failed_log_name file for failed cases.");
#To generate performance report