Pass mbforbes TODOs to others.
This commit is contained in:
@@ -112,7 +112,7 @@ func testReboot(c *client.Client, rebootCmd string) {
|
||||
|
||||
// Wait for all to finish and check the final result.
|
||||
failed := false
|
||||
// TODO(mbforbes): Change to `for range` syntax and remove logging once
|
||||
// TODO(a-robinson): Change to `for range` syntax and remove logging once
|
||||
// we support only Go >= 1.4.
|
||||
for _, n := range nodelist.Items {
|
||||
if !<-result {
|
||||
|
||||
Reference in New Issue
Block a user