diff --git a/create_version_properties.sh b/create_version_properties.sh index 17acc9c279e..623b1a7b037 100755 --- a/create_version_properties.sh +++ b/create_version_properties.sh @@ -57,7 +57,7 @@ if [ $OPENCMS_GIT_BRANCH == "HEAD" ]; then fi OPENCMS_GIT_ID="${GIT_COMMIT:0:7}" OPENCMS_GIT_BRANCH_SHOWN="${OpenCmsGitBranchShown:-$OPENCMS_GIT_BRANCH}" -OPENCMS_GIT_COMMIT_MESSAGE=$(git log -1 --pretty=%B | cat) +OPENCMS_GIT_COMMIT_MESSAGE=$(git log -1 --pretty=%B | cat | tr '\n' ' ') # # The OpenCms version ID.