From e3032ad3cd1fe2e684c949613b82841efd401867 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 5 Sep 2018 16:36:53 -0400 Subject: [PATCH] LP#1790923: make_release no longer munges STAMP_ID in the README (As that text no longer exists; the installation instructions simply will not mention the old staff client.) Signed-off-by: Galen Charlton Signed-off-by: Bill Erickson --- build/tools/make_release | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/tools/make_release b/build/tools/make_release index 9ebc43267f..c3fd2ed505 100755 --- a/build/tools/make_release +++ b/build/tools/make_release @@ -199,8 +199,6 @@ if [ "$PREV_BRANCH" != "PACKAGE" ]; then fi echo "Applying to README:" - echo "STAMP_ID with $UNDER_VERSION" - sed -i -e "s/STAMP_ID=rel_[^ ]*/STAMP_ID=rel_$UNDER_VERSION/" $GIT_ABS/README if [ "$PREV_BRANCH" != "TAG" ]; then if [ "$(grep "$RELEASE_PREAMBLE_HEAD" $GIT_ABS/README )" ]; then -- 2.43.2