Merge branch 'dev' into queue
This commit is contained in:
commit
21ae42d37b
|
@ -459,6 +459,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