Merge branch 'dev' into dev2
This commit is contained in:
commit
1335887957
1 changed files with 1 additions and 0 deletions
|
@ -415,6 +415,7 @@ public class ConfigBuilderPlugin implements PluginBase, PumpInterface, Constrain
|
||||||
log.debug("Current profile: " + getProfile().getData().toString());
|
log.debug("Current profile: " + getProfile().getData().toString());
|
||||||
log.debug("New profile: " + profile.getData().toString());
|
log.debug("New profile: " + profile.getData().toString());
|
||||||
}
|
}
|
||||||
|
return result;
|
||||||
} else return true;
|
} else return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue