mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
fix issue 1223 xcattest -c does not work for command list
This commit is contained in:
parent
16b4989fe5
commit
e7417e9b51
@ -94,7 +94,7 @@ if($ret != 0){
|
||||
goto EXIT;
|
||||
}
|
||||
#run case
|
||||
&reordercases;
|
||||
&reordercases if(defined($bundle_list) || defined($case_list));
|
||||
&runcase;
|
||||
|
||||
EXIT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user