mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
modify depending on baiyuan's comment
This commit is contained in:
parent
5add18f790
commit
499a619577
@ -1099,7 +1099,7 @@ sub load_case {
|
||||
if (@{$cases_to_be_run_ref}){
|
||||
log_this($running_log_fd, "To run:", @{$cases_to_be_run_ref});
|
||||
}else{
|
||||
log_this($running_log_fd, "To run:", "There is not valid case to run");
|
||||
log_this($running_log_fd, "To run:", "There is no valid case to run");
|
||||
}
|
||||
}
|
||||
return $caseerror;
|
||||
|
Loading…
x
Reference in New Issue
Block a user