Fix misc typos

Mostly in comments, but also renamed the (test) function
migUdpateCmdBase -> migUpdateCmdBase.
This commit is contained in:
Justin Santa Barbara
2015-10-19 22:41:58 -04:00
parent c4779fbc4f
commit 67d3a93166
15 changed files with 28 additions and 28 deletions

View File

@@ -33,7 +33,7 @@ import (
const (
// How long each node is given during a process that restarts all nodes
// before the test is considered failed. (Note that the total time to
// restart all nodes will be this number times the nubmer of nodes.)
// restart all nodes will be this number times the number of nodes.)
restartPerNodeTimeout = 5 * time.Minute
// How often to poll the statues of a restart.