mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Run all cases specified by command line, do not skip invalid case
This commit is contained in:
parent
f2a09bc62b
commit
b57f085b81
@ -1016,7 +1016,7 @@ sub load_case {
|
||||
}
|
||||
}
|
||||
log_this($running_log_fd, "To run:", @new_cases_to_be_run);
|
||||
@{$cases_to_be_run_ref} = @new_cases_to_be_run;
|
||||
#@{$cases_to_be_run_ref} = @new_cases_to_be_run;
|
||||
}
|
||||
}
|
||||
return $caseerror;
|
||||
|
Loading…
x
Reference in New Issue
Block a user