Commit a69f557
committed
pkg/aflow/action/crash: fix the reversed res.Report/Error
Right now res.Report and res.Error seem reversed. The successful crash
report is returned into res.Error, and interrupts the normal
flow/pipeline.1 parent 7c10111 commit a69f557
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments