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

Unified Diff: worker/uniter/modes.go

Issue 49960047: charm: add Bundle.Manifest
Patch Set: charm: add Bundle.Manifest Created 11 years, 1 month 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
« utils/zip/zip_test.go ('K') | « utils/zip/zip_test.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: worker/uniter/modes.go
=== modified file 'worker/uniter/modes.go'
--- worker/uniter/modes.go 2013-09-27 15:32:37 +0000
+++ worker/uniter/modes.go 2014-01-15 15:28:55 +0000
@@ -332,7 +332,7 @@
// ModeHookError is responsible for watching and responding to:
// * user resolution of hook errors
-// * charm upgrade requests
+// * forced charm upgrade requests
func ModeHookError(u *Uniter) (next Mode, err error) {
defer modeContext("ModeHookError", &err)()
if u.s.Op != RunHook || u.s.OpStep != Pending {
« utils/zip/zip_test.go ('K') | « utils/zip/zip_test.go ('k') | no next file » | no next file with comments »

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