Searched refs:WEB_URL (Results 1 – 1 of 1) sorted by relevance
149 WEB_URL=""152 WEB_URL="http://git.yoctoproject.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"155 WEB_URL="http://git.pokylinux.org/cgit.cgi/$REMOTE_REPO/log/?h=$BRANCH"158 WEB_URL="http://cgit.openembedded.org/$REMOTE_REPO/log/?h=$BRANCH"161 WEB_URL="https://github.com/$REMOTE_REPO/tree/$BRANCH"167 if [ -n "$WEB_URL" ]; then173 wget --no-check-certificate -q $WEB_URL -O /dev/null240 if [ -n "$WEB_URL" ]; then241 echo " $WEB_URL" | sed -i "\#$REMOTE_URL# r /dev/stdin" "$CL"