mwan3 use $interface: exits with code 0 if device not found
Open
@feckert is already working on this.
Since May 3, 2023.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: @feckert @aaronjg
Environment: OpenWRT 22.03.2 on aarch64, Linksys E8450 (UBI)
Description:
# mwan3 use lte false
could not find device for lte
# echo $?
0
I would expect a non-zero exit code, because it is an error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.