-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
I'm using meshcli via scripts but now I figured out, that the handling of the return value seems to be NOT OK:
meshcli -a INCORRECT-ADDR lc
INFO:meshcore:Error while connecting, retrying once ...
INFO:meshcore:Scanning BLE for device matching 10:20:BA:0B:CA:DE
INFO:meshcore:Couldn't find device 10:20:BA:0B:CA:DE
echo $?
0
In my opinion, return value should'nt be 0 if something goes wrong
Metadata
Metadata
Assignees
Labels
No labels