Searched refs:MESSAGE_TEXT (Results 1 - 1 of 1) sorted by relevance

/opengrok/tools/
H A DMessages78 ${MESSAGE_TEXT:+-t} ${MESSAGE_TEXT:+"$MESSAGE_TEXT"} \
129 echo -e "\tMESSAGE_TEXT = "${MESSAGE_TEXT:-$MESSAGE_TEXT}
199 unset MESSAGE_TEXT
319 if [ "x$MESSAGE_TEXT" = "x" ]
321 MESSAGE_TEXT="$@"
333 [ -z "$MESSAGE_TEXT" ] && echo "The text of the message must be specified" && Usage && exit 3

Completed in 23 milliseconds