Commit 2fde3ea
committed
Libcamera_cam printed artifact locations after the final PASS/FAIL exit
path, making that block unreachable and triggering ShellCheck SC2317.
Move the artifact summary logging above the final verdict so the logs are
actually emitted while preserving the existing PASS/FAIL behavior and
result-file flow.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 4e0f86b commit 2fde3ea
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
| |||
294 | 301 | | |
295 | 302 | | |
296 | 303 | | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
0 commit comments