Skip to content

Commit

Permalink
Fixing help text in release-prep.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Jun 15, 2016
1 parent bcc87f4 commit 0f283cf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions release-prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ echo " - build-devmaster.make"
echo " - install.sh"
echo " - opendevshop/devmaster/VERSION.txt"
echo ""
echo "Please create a new version of devshop_stats, and add the version to opendevshop/devmaster/devmaster.make"
echo "Review and commit the changes, then run 'release.sh $RELEASE_BRANCH' "
echo "Please create a new version of devshop_stats by pushing a tag and "
echo "visiting https://www.drupal.org/node/add/project-release/2676696"
echo "Next, make sure to add the version to opendevshop/devmaster/devmaster.make"
echo "Review and commit the changes, then run 'release.sh $VERSION' "

0 comments on commit 0f283cf

Please sign in to comment.