[monitoring-plugins] doc/RELEASING.md: Apply more cosmetic changes
Holger Weiss
git at monitoring-plugins.org
Tue Nov 29 09:10:11 CET 2016
Module: monitoring-plugins
Branch: master
Commit: 1e575b656172aaf51d26ce503f5480bdf75224a7
Author: Holger Weiss <holger at zedat.fu-berlin.de>
Date: Tue Nov 29 09:00:03 2016 +0100
URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1e575b6
doc/RELEASING.md: Apply more cosmetic changes
---
doc/RELEASING.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/doc/RELEASING.md b/doc/RELEASING.md
index 8fe3aaa..7758e0b 100644
--- a/doc/RELEASING.md
+++ b/doc/RELEASING.md
@@ -59,8 +59,8 @@ Build the tarball
./configure
make dist
-Upload tarball to our web site
-------------------------------
+Upload tarball to web site
+--------------------------
scp monitoring-plugins-2.3.tar.gz \
plugins at orwell.monitoring-plugins.org:web/download/
@@ -69,13 +69,12 @@ Generate SHA1 checksum files on web site
----------------------------------------
ssh plugins at orwell.monitoring-plugins.org \
- '(cd web/download; \
- $HOME/bin/create-checksum monitoring-plugins-2.3.tar.gz)'
+ '(cd web/download; $HOME/bin/create-checksum monitoring-plugins-2.3.tar.gz)'
Announce new release
--------------------
-- In the site.git repository,
+- In the site.git repository:
- Create `web/input/news/release-2-3.md`.
- Update the `plugins_release` version in `web/macros.py`.
More information about the Commits
mailing list