mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-24 05:11:12 +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:
@@ -94,7 +94,7 @@ if($ret != 0){
|
||||
goto EXIT;
|
||||
}
|
||||
#run case
|
||||
&reordercases;
|
||||
&reordercases if(defined($bundle_list) || defined($case_list));
|
||||
&runcase;
|
||||
|
||||
EXIT:
|
||||
|
Reference in New Issue
Block a user