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

Unified Diff: state/watcher/watcher.go

Issue 6553049: all: use MgoSuite rather than ZkSuite
Patch Set: all: use MgoSuite rather than ZkSuite Created 12 years, 6 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/ssh_test.go ('k') | testing/mgo.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/watcher/watcher.go
=== modified file 'state/watcher/watcher.go'
--- state/watcher/watcher.go 2012-09-11 23:38:48 +0000
+++ state/watcher/watcher.go 2012-09-21 12:08:44 +0000
@@ -208,7 +208,7 @@
w.flush()
}
}
- return nil
+ panic("not reached")
}
// flush sends all pending events to their respective channels.
« no previous file with comments | « state/ssh_test.go ('k') | testing/mgo.go » ('j') | no next file with comments »

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