1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/integration
Anusha Ragunathan af2e256249 Return pipeline errors correctly.
To use a deferred func to overwrite the returned error requires using
the 'named' error. So reuse err, instead of pipelineError. Also, the old
pipelineError will never be nil, since its executed before the error can
be set.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-09-23 13:09:56 -07:00
..
checker
cmd fix races in pkg/integration/cmd 2016-09-13 04:23:36 +00:00
utils.go Return pipeline errors correctly. 2016-09-23 13:09:56 -07:00
utils_test.go Create a unified RunCommand function with Assert() 2016-08-23 15:11:46 -04:00