2
0
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:
hu-weihua 2016-05-31 22:20:14 -04:00
parent 16b4989fe5
commit e7417e9b51

View File

@ -94,7 +94,7 @@ if($ret != 0){
goto EXIT;
}
#run case
&reordercases;
&reordercases if(defined($bundle_list) || defined($case_list));
&runcase;
EXIT: