netmetr: Bug fix - encryption error
The rmbt client failed to start when encryption was disabled. The reason was passing empty string as a program argument. The problem was fixed by modifying subprocess call.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The rmbt client failed to start when encryption was disabled. The reason was passing empty string as a program argument. The problem was fixed by modifying subprocess call.