Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1791)

Unified Diff: Makefile

Issue 90220043: Use trusty as default target series.
Patch Set: Use trusty as default target series. Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « HACKING.md ('k') | README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
=== modified file 'Makefile'
--- Makefile 2014-04-15 12:52:27 +0000
+++ Makefile 2014-04-22 09:27:01 +0000
@@ -84,7 +84,8 @@
@echo ' expose the Juju GUI charm setting up a temporary Juju repository.'
@echo ' Wait for the service to be started. If JUJU_ENV is not passed,'
@echo ' the charm will be deployed in the default Juju environment.'
- @echo ' If SERIES is not passed, "precise" is used.'
+ @echo ' If SERIES is not passed, "trusty" is used. Possible values are'
+ @echo ' "precise" and "trusty".'
.PHONY: all clean deploy ensure-juju-env ensure-juju-test ftest help \
jujutest lint setup sysdeps test unittest
« no previous file with comments | « HACKING.md ('k') | README.md » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b