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

Unified Diff: worker/machiner/machiner.go

Issue 8561046: cmd/juju: status displays machine errors (Closed)
Patch Set: cmd/juju: status displays machine errors Created 10 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 | « state/api/params/status.go ('k') | worker/machiner/machiner_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: worker/machiner/machiner.go
=== modified file 'worker/machiner/machiner.go'
--- worker/machiner/machiner.go 2013-04-11 08:56:13 +0000
+++ worker/machiner/machiner.go 2013-04-11 11:18:03 +0000
@@ -57,7 +57,6 @@
return err
}
defer watcher.Stop(pinger, &mr.tomb)
- mr.st.StartSync()
log.Debugf("worker/machiner: agent for machine %q is now alive", m)
// Mark the machine as started and log it.
« no previous file with comments | « state/api/params/status.go ('k') | worker/machiner/machiner_test.go » ('j') | no next file with comments »

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