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 return err when stack name does not exist 2016-07-12 00:59:30 +08:00
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