summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-11-04 05:22:38 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-11-04 05:22:38 -0500
commitf95979f4d16ae031747872120c3090e12d1f19eb (patch)
tree58c1af5969f089eaaf8aaa1951d47719b5176e4e /howto.txt
parent504a72a9558b07e8959edca1745e1add7b1f37dc (diff)
downloadpython-coveragepy-git-f95979f4d16ae031747872120c3090e12d1f19eb.tar.gz
Every release includes tweaks to the instructions for releasingcoverage-4.0.2
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 750ce3aa..64d38d7f 100644
--- a/howto.txt
+++ b/howto.txt
@@ -33,6 +33,8 @@
- ELSE:
rm -f ~/coverage/trunk/doc/sample_html/*.*
cp -r htmlcov/ ~/coverage/trunk/doc/sample_html/
+ cd ~/coverage/trunk
+ check in the new sample html
- IF BETA:
- Build and publish docs:
$ make publishbeta