The error returned by `server.GetBlobsPath` in `showLayer` was never checked. Check the error and return if not nil. Also, make newlines at the end of error messages consistent and fix a typo. |
||
|---|---|---|
| .. | ||
| cmd_test.go | ||
| cmd.go | ||
| spinner.go | ||
The error returned by `server.GetBlobsPath` in `showLayer` was never checked. Check the error and return if not nil. Also, make newlines at the end of error messages consistent and fix a typo. |
||
|---|---|---|
| .. | ||
| cmd_test.go | ||
| cmd.go | ||
| spinner.go | ||