mirror of https://github.com/apache/cloudstack.git
Another test commit, to remove the previous comment i checked in
This commit is contained in:
parent
c0e7b3de4f
commit
698eff4776
|
|
@ -78,7 +78,6 @@ public class AddConfigCmd extends BaseCmd {
|
|||
catch (Exception ex) {
|
||||
s_logger.error("Exception adding config value: ", ex);
|
||||
throw new ServerApiException(BaseCmd.INTERNAL_ERROR, "Failed to add config value : " + ex.getMessage());
|
||||
//test
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue