In sleepproxyclient.sh, line 36, the var SPC_PREFERRED_PROXIES is quoted when generating the command line argument for the python script. This results in a single argument, even if SPC_PREFERRED_PROXIES is a space separated list of proxies.
In sleepproxyclient.sh, line 36, the var SPC_PREFERRED_PROXIES is quoted when generating the command line argument for the python script.
This results in a single argument, even if SPC_PREFERRED_PROXIES is a space separated list of proxies.