Home
last modified time | relevance | path

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

/developers/build/
Dgithub.sh21 echoerr() { echo "$@" 1>&2; } function
81 echoerr -e "Option $1 requires an argument. Cancelling script.\nUse --help to display usage."
99 echoerr -e "Sample \"$2\" does not exist in ./prebuilts/gradle. Cancelling script.\n"
109 echoerr -e "Unknown Option: $1\nUse --help to display usage."
117 echoerr -e "Do not use both --update-only and --upload-only, no samples will be processed.
191 echoerr "Something went wrong when cloning $i - result directory does not exist.
235 echoerr "
239 echoerr "$i"
300 echoerr "Something went wrong when cloning $i - result directory does not exist.
351 echoerr "That token doesn't work. A test returned the code: $tokenTest"