[WP7605][cm] No return after "Testing connection.." message

Hi, fpereiraEWC

Thanks for response, well-noted.

comment out Line#212 and #213
echo -n “Testing connection …”
curl --silent $TEST_SITE > $LOG 2>&1

BTW, could you tell me more detail what process does the above operate?
Currently, we try to implement LE function, so we checked source code.