diff --git a/xCAT-test/xcattest b/xCAT-test/xcattest index 2ddc8f679..6ff168d60 100755 --- a/xCAT-test/xcattest +++ b/xCAT-test/xcattest @@ -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