Merge lp:~nuclearbob/utah/ppa-change into lp:utah

Proposed by Max Brustkern
Status: Rejected
Rejected by: Max Brustkern
Proposed branch: lp:~nuclearbob/utah/ppa-change
Merge into: lp:utah
Diff against target: 15 lines (+2/-2)
1 file modified
docs/source/introduction.rst (+2/-2)
To merge this branch: bzr merge lp:~nuclearbob/utah/ppa-change
Reviewer Review Type Date Requested Status
UTAH Dev Pending
Review via email: mp+125826@code.launchpad.net

Description of the change

This updates the documentation to refer to the stable ppa instead of the daily ppa. It also removes vm-tools from the default install instructions.

To post a comment you must log in.
Revision history for this message
Max Brustkern (nuclearbob) wrote :

Withdrawing to submit a new combined docs merge.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/source/introduction.rst'
2--- docs/source/introduction.rst 2012-09-05 12:06:10 +0000
3+++ docs/source/introduction.rst 2012-09-21 22:07:19 +0000
4@@ -79,9 +79,9 @@
5 There are some dependencies that need to be met in order to test with VMs, in a
6 nutshell::
7
8- sudo apt-add-repository -y ppa:utah/daily
9+ sudo apt-add-repository -y ppa:utah/stable
10 sudo apt-get update
11- sudo apt-get install utah vm-tools
12+ sudo apt-get install utah
13
14
15 Usage of run_utah_tests.py:

Subscribers

People subscribed via source and target branches