This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 4ce7e9f
Only log blob-not-found errors in error case
We recently added these log lines, but we mistakenly did not put them in
the error branch (so they were logging even in the success case).
Co-authored-by: Renee Chu <rchu@pivotal.io>
Co-authored-by: Merric De Launey <mdelauney@pivotal.io>
Co-authored-by: Reid Mitchell <rmitchell@pivotal.io>1 parent 9ea993c commit 4ce7e9f
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
15 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments