This is an automated email from the ASF dual-hosted git repository.
kerwin pushed a change to branch 3.1.6-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from daabcdaa01 [maven-release-plugin] prepare for next development
iteration
new 298091bf3b cherry-pick [Bug] [Cron] Parse corn expression error#13841
new 0df149c370 fix: when sudo enable is false, execute command will failed
(#13860)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../service/impl/ProcessDefinitionServiceImpl.java | 5 +++--
.../api/service/impl/SchedulerServiceImpl.java | 8 ++++----
.../dolphinscheduler/service/cron/CronUtils.java | 20 +++++++++++++++++++-
.../dolphinscheduler/service/cron/CronUtilsTest.java | 6 ++++++
.../plugin/task/api/utils/OSUtils.java | 2 +-
5 files changed, 33 insertions(+), 8 deletions(-)