Changeset - 1a3af9e025e2
[Not reviewed]
stable
0 1 0
Thomas De Schampheleire - 8 years ago 2018-03-18 20:52:26
thomas.de_schampheleire@nokia.com
make-release: remove instruction about updating copyright/contributors

The copyright script is now run by the script itself, so a warning to run it
is no longer necessary.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
scripts/make-release
Show inline comments
 
@@ -36,13 +36,12 @@ echo "Verify dist file content"
 
echo "Verify docs build"
 
python2 setup.py build_sphinx # not used yet ... but we want to make sure it builds
 

	
 
cat - << EOT
 

	
 
Now, make sure
 
* the copyright and contributor lists have been updated
 
* all tests are passing
 
* release note is ready
 
* announcement is ready
 
* source has been pushed to https://kallithea-scm.org/repos/kallithea
 

	
 
EOT
0 comments (0 inline, 0 general)