Commit a1055c5
authored
cmd/fetch_repo: fix dropped error (#2298)
**What type of PR is this?**
Bug fix
**What package or component does this PR mostly affect?**
/cmd/fetch_repo/
**What does this PR do? Why is it needed?**
This fixes an err variable that was dropped and unhandled.
**Which issues(s) does this PR fix?**
Fixes #2297.
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>1 parent a3e63b0 commit a1055c5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments