Yong Tang
dcce853abc
Fix several issues with go vet and go fmt
...
For some reason, `go vet` and `go fmt` validate does not capture
several issues.
The following was the output of `go vet`:
```
ubuntu@ubuntu:~/docker$ go vet ./... 2>&1 | grep -v ^vendor | grep -v '^exit status 1$'
cli/command/formatter/container_test.go:393: possible formatting directive in Log call
volume/volume_test.go:257: arg mp.RW for printf verb %s of wrong type: bool
```
The following was the output of `go fmt -s`:
```
ubuntu@ubuntu:~/docker$ gofmt -s -l . | grep -v ^vendor
cli/command/stack/list.go
daemon/commit.go
```
Fixed above issues with `go vet` and `go fmt -s`
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: ace786e9d517777473bd431e65d6c464d82e4f65
Component: engine
2016-11-17 06:31:28 -08:00
..
2016-03-18 13:38:32 -07:00
2016-11-17 14:13:38 +08:00
2016-10-28 05:20:49 +02:00
2016-11-14 15:15:09 -05:00
2016-11-14 17:54:43 +08:00
2016-11-16 16:48:36 +08:00
2016-09-13 14:21:58 -07:00
2016-03-18 13:38:32 -07:00
2016-03-18 13:38:32 -07:00
2016-05-06 16:08:53 -07:00
2016-04-06 12:12:20 -07:00
2016-11-10 14:04:08 -05:00
2016-09-16 12:27:13 -04:00
2016-09-07 11:05:58 -07:00
2016-11-07 09:06:34 -08:00
2016-11-07 09:06:34 -08:00
2016-09-23 11:30:06 -07:00
2016-10-28 11:06:54 -07:00
2016-10-28 07:56:05 -04:00
2016-10-25 06:43:54 +00:00
2016-11-17 06:31:28 -08:00
2016-11-09 07:42:44 -08:00
2016-10-24 15:20:01 -07:00
2016-11-07 09:06:34 -08:00
2016-11-07 09:06:34 -08:00
2016-10-17 18:48:40 +08:00
2016-11-07 09:06:34 -08:00
2016-10-17 18:48:40 +08:00
2016-11-09 07:42:44 -08:00
2016-11-07 09:06:34 -08:00
2016-11-07 09:06:34 -08:00
2016-11-09 14:27:46 -05:00
2016-10-13 14:51:10 -07:00
2016-11-08 18:25:45 +01:00
2016-11-14 15:15:09 -05:00
2016-09-13 09:55:35 -04:00
2016-11-16 13:38:45 -08:00
2016-11-16 16:31:23 -05:00
2016-11-10 15:51:32 -08:00
2016-03-30 17:25:49 -07:00
2016-03-30 17:25:49 -07:00
2016-11-07 09:06:34 -08:00
2016-11-07 09:06:34 -08:00
2016-11-07 09:06:34 -08:00
2016-11-04 09:43:10 -07:00
2016-05-23 16:37:12 -07:00
2016-11-10 17:51:28 -08:00
2016-11-12 14:57:37 +08:00
2016-11-03 10:05:11 -07:00
2016-11-03 10:05:11 -07:00
2016-11-03 10:05:11 -07:00
2016-11-03 10:05:11 -07:00
2016-09-27 18:06:54 +08:00
2016-10-27 10:34:38 -07:00
2016-09-01 01:07:05 +08:00
2016-09-01 01:07:05 +08:00
2016-11-11 15:34:01 +01:00
2016-09-16 12:27:13 -04:00
2016-09-07 11:05:58 -07:00
2016-09-07 11:05:58 -07:00
2016-09-27 12:07:35 -07:00
2016-05-23 16:37:12 -07:00
2016-11-08 17:41:56 -08:00
2016-11-14 15:15:09 -05:00
2016-10-20 19:31:24 -07:00
2016-11-07 09:06:34 -08:00
2016-11-14 17:54:43 +08:00
2016-10-27 10:34:38 -07:00
2016-10-27 10:34:38 -07:00
2016-05-21 22:36:11 +02:00
2016-10-27 10:34:38 -07:00
2016-10-06 11:46:24 -07:00
2016-11-10 17:34:12 -08:00
2016-09-07 11:05:58 -07:00
2016-09-15 18:08:19 -07:00
2016-10-06 17:12:17 -07:00
2016-11-11 15:34:01 +01:00
2016-09-07 11:05:58 -07:00
2016-11-11 08:24:17 -08:00
2016-11-11 08:24:17 -08:00
2016-11-11 08:24:17 -08:00
2016-11-07 09:06:34 -08:00
2016-09-13 09:55:35 -04:00
2016-09-13 09:55:35 -04:00
2016-10-20 17:06:11 +02:00
2016-06-27 10:23:37 -07:00
2016-06-27 10:23:37 -07:00
2016-10-24 11:10:14 -07:00
2016-09-07 11:05:58 -07:00
2016-05-23 16:37:12 -07:00
2016-11-01 23:09:30 +08:00
2016-10-06 22:48:53 -03:00
2016-11-08 19:54:57 -08:00
2016-09-07 11:05:58 -07:00
2016-10-24 00:20:36 -07:00
2016-10-27 10:34:38 -07:00
2016-04-06 14:03:05 -07:00
2016-05-23 16:37:12 -07:00
2016-10-24 00:20:36 -07:00
2016-11-14 15:15:09 -05:00
2016-09-13 09:55:35 -04:00
2016-08-22 13:41:17 -07:00
2016-11-07 16:46:18 -08:00
2016-11-10 21:27:14 -08:00
2016-11-07 09:06:34 -08:00
2016-11-04 13:38:50 -07:00
2016-03-18 13:38:32 -07:00
2016-10-25 06:43:54 +00:00
2016-06-27 19:58:05 -07:00
2016-03-18 13:38:32 -07:00
2016-10-28 07:56:05 -04:00
2016-09-07 11:05:58 -07:00
2016-09-07 11:05:58 -07:00
2016-08-17 09:38:34 -07:00
2016-11-02 21:41:29 +01:00
2016-07-08 17:26:42 -07:00
2016-11-09 14:27:43 -05:00
2016-11-09 14:27:43 -05:00
2016-11-09 14:27:43 -05:00
2016-11-07 09:06:34 -08:00
2016-11-10 09:54:40 -08:00
2016-11-10 14:04:08 -05:00
2016-05-23 16:37:12 -07:00
2016-09-16 11:56:15 -07:00
2016-09-16 11:56:15 -07:00
2016-09-16 11:56:15 -07:00
2016-09-21 12:36:52 +02:00
2016-09-16 11:56:15 -07:00
2016-11-10 13:26:00 -08:00
2016-10-17 12:53:35 -07:00
2016-07-08 05:58:11 +00:00
2016-09-07 11:05:58 -07:00
2016-09-07 16:29:02 -07:00
2016-08-29 10:16:18 +08:00
2016-09-07 11:05:58 -07:00
2016-09-07 11:05:58 -07:00
2016-09-07 11:05:58 -07:00
2016-10-31 11:16:02 -04:00
2016-11-07 09:06:34 -08:00
2016-09-27 12:07:35 -07:00
2016-10-29 15:03:26 +08:00
2016-06-14 16:49:04 -07:00