OTS on the client samples and a fix in comments

This commit is contained in:
kexkey
2018-11-30 14:17:58 -05:00
parent e6378db012
commit d81e36f100
3 changed files with 107 additions and 66 deletions

View File

@@ -196,7 +196,7 @@ serve_ots_backoffice()
fi
fi
if [ "${upgraded}" -eq "1" ]; then
trace "[serve_ots_backoffice] upgraded! Let's send the OTS file to callback..."
trace "[serve_ots_backoffice] upgraded! Let's call the callback..."
url=$(echo "${row}" | cut -d '|' -f2)
trace "[serve_ots_backoffice] url=${url}"