Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
make_a_release.sh: remove a couple of out of date questions
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bityutskiy <[email protected]>
  • Loading branch information
dedekind committed Aug 2, 2023
1 parent 9212eaa commit 6d3e53d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make_a_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ fi
[ -z "$(git status --porcelain)" ] || fatal "git index is not up-to-date"

# Remind the maintainer about various important things
ask_question "Did you update the docs/RELEASE_NOTES file"
ask_question "Did you update the docs/README file"
ask_question "Did you update the man page"
ask_question "Did you update tests: test-data and oldcodebase"

Expand Down

0 comments on commit 6d3e53d

Please sign in to comment.