...
[: 0
0: bad number
/jffs/scripts/spdmerlin: line 5531: arithmetic syntax error
Starting speedtest using auto-selected server for WAN interface. Please wait...
I'll be issuing a new spdMerlin release version sometime in the next few days.
@itibi,
While waiting for the next production release, you could switch from the master to the *develop* branch, which has the fix for the problem you're experiencing:
Bash:
/jffs/scripts/spdmerlin develop
Once the next production release is available, you can switch back to the *master* branch:
Bash:
/jffs/scripts/spdmerlin stable
HTH.