Merge lp:~frankban/juju-quickstart/update-osx-docs into lp:juju-quickstart

Proposed by Francesco Banconi
Status: Merged
Merged at revision: 143
Proposed branch: lp:~frankban/juju-quickstart/update-osx-docs
Merge into: lp:juju-quickstart
Diff against target: 12 lines (+1/-1)
1 file modified
HACKING.rst (+1/-1)
To merge this branch: bzr merge lp:~frankban/juju-quickstart/update-osx-docs
Reviewer Review Type Date Requested Status
Francesco Banconi Approve
Review via email: mp+276879@code.launchpad.net

Description of the change

Fix OSX packaging instructions.

To post a comment you must log in.
Revision history for this message
Francesco Banconi (frankban) wrote :

Self review: trivial.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'HACKING.rst'
2--- HACKING.rst 2015-08-07 10:24:11 +0000
3+++ HACKING.rst 2015-11-06 15:39:19 +0000
4@@ -340,7 +340,7 @@
5 #. Compute the SHA1 checksum for the tgz and insert it as the JujuQuickstart
6 sha1 value::
7
8- $ shasum ~/Downloads/juju-quickstart-1.4.0.tar.gz
9+ $ shasum -a 256 ~/Downloads/juju-quickstart-1.4.0.tar.gz
10
11 #. Test the new formula by upgrading juju-quickstart (errors about bottle
12 download failures are acceptable)::

Subscribers

People subscribed via source and target branches