cmd/{dist, ctr}: cleanup flushing and alignment
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -156,7 +156,8 @@ var namespacesListCommand = cli.Command{
|
||||
|
||||
fmt.Fprintf(tw, "%v\t%v\t\n", ns, strings.Join(labelStrings, ","))
|
||||
}
|
||||
tw.Flush()
|
||||
|
||||
return tw.Flush()
|
||||
}
|
||||
|
||||
return nil
|
||||
|
Reference in New Issue
Block a user