mirror of
https://github.com/craigerl/aprsd.git
synced 2024-10-31 23:17:12 -04:00
Hemna
a7bbde4a43
The APRS_LOGIN and APRS_PASSWORD arguments now fallback to the config file if it exists. First it checks the passed in parameters, then checks the environement vars, then checks the parsed config to find the login and password. This patch also adds unit tests for the send-message command to check the fallback.
0 lines
Python
0 lines
Python