- Notifications
You must be signed in to change notification settings - Fork1k
Commit074d7a4
harma: mctp: setup-devices-eid: remove early exits in device setup flow
Remove the exit calls from each device setup function.Previously, if one device was missing, the script would exit on errorand prevent later devices from being configured.With this change, the script continues running and sets up allavailable devices, even if the system is not fully populated.Change-Id: I5cf0122675a9be8f597468d66129f1a6a0a20069Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>1 parentb0a794f commit074d7a4
File tree
1 file changed
+0
-2
lines changed- meta-facebook/meta-harma/recipes-networking/mctp/files
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
0 commit comments
Comments
(0)