mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Merge pull request #1237 from hu-weihua/xcattest1223
Fix issue1223 : xcattest -c does not work for command list
This commit is contained in:
commit
591e0a2674
@ -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