mirror of https://github.com/apache/cloudstack.git
added missing bracket
This commit is contained in:
parent
c6ae19d12f
commit
cd9e4e999e
|
|
@ -1328,6 +1328,7 @@
|
|||
if(serviceObjArray == "DefaultSharedNetworkOfferingWithSGService"){
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
//comment out the following 12 lines because of CS-16718
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue