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
commitf7d4f6122af2338330aac07c4555f25ebc347640 (patch)
tree680d6129a7c8e2bb4d0110036245d773e7b3daca /howto.txt
parentf4ab7d43a6c51fa9625b4d7154b0a228eeb48d11 (diff)
downloadpython-coveragepy-f7d4f6122af2338330aac07c4555f25ebc347640.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 750ce3a..64d38d7 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