Skip to content

Commit

Permalink
MTL-1968 remove chrony from rsync list
Browse files Browse the repository at this point in the history
  • Loading branch information
mtupitsyn committed Aug 8, 2023
1 parent 5652396 commit cb2f04c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ gen-version-sh "$RELEASE_NAME" "$RELEASE_VERSION" >"${BUILDDIR}/lib/version.sh"
chmod +x "${BUILDDIR}/lib/version.sh"
rsync -aq "${ROOTDIR}/vendor/github.hpe.com/hpe/hpc-shastarelm-release/lib/install.sh" "${BUILDDIR}/lib/install.sh"
rsync -aq "${ROOTDIR}/install.sh" "${BUILDDIR}/"
rsync -aq "${ROOTDIR}/chrony/" "${BUILDDIR}/chrony/"
rsync -aq "${ROOTDIR}/upgrade.sh" "${BUILDDIR}/"
rsync -aq "${ROOTDIR}/hack/load-container-image.sh" "${BUILDDIR}/hack/"

Expand Down

0 comments on commit cb2f04c

Please sign in to comment.