Home
last modified time | relevance | path

Searched refs:tokenTest (Results 1 – 1 of 1) sorted by relevance

/developers/build/
Dgithub.sh268 tokenTest=$(curl -o /dev/null --silent \
272 if [ "$tokenTest" -eq "200" ]; then
351 echoerr "That token doesn't work. A test returned the code: $tokenTest"