librespeed / speedtest-cli

Command line client for LibreSpeed
GNU Lesser General Public License v3.0
485 stars 59 forks source link

Returncode is not correct in all cases #55

Closed natzlob closed 2 years ago

natzlob commented 2 years ago

If a server that does not exist is specified, the returncode is still 0 but there is no stdout or error shown in stderr. In any case where there is no stdout, the returncode should not be 0