Commit ee0f61f
committed
feat(helper): log error on cbcopy_helper exit
Previously, when the cbcopy_helper encountered an error, it would exit
with an error code but would not log the specific error message.
This made debugging difficult as there was no clear indication of what
went wrong.1 parent b8776c1 commit ee0f61f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments