netmetr: Sync code, quiet uci, colored info
Synchronization code is now printed at the end of each test. The code is either loaded from uci config file or - if missing - downloaded from the control server. When uuid is chanded the sync code is automatically flushed and prepared to be regenerated. The process is divided into two functions: load_sync_code: checks the uci for the code download_sync_code: download the code from the control server Some minor changes were done: -uci set commands produce no explicit error messages from now on -new colored info printouts were added - these inform the user that some config is missing and is dowloaded or generated
Please register or sign in to comment