Commit b8a6340
committed
Raise consistently on avm_unix uart:open/1,2 failure
The configure-failure branch returned {error, _} while the other two
failure paths raise; the open/1,2 spec only allows {pid(), fd()}.
Signed-off-by: Paul Guyot <pguyot@kallisys.net>1 parent f7594af commit b8a6340
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments