Home
last modified time | relevance | path

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

/external/iperf3/docs/_esnet/
Ddeploy.sh3 GIT_URL=`git remote show origin | awk '/Push URL/ { print $NF }'`
7 git clone ${GIT_URL} . \
/external/ltp/doc/
Dmini-howto-building-ltp-from-git.txt26 GIT_URL="https://github.com/linux-test-project/ltp.git"
48 git clone $GIT_URL ltp-git
/external/autotest/site_utils/
Dautomated_deploy.py30 GIT_URL = {'autotest': variable
101 git_repo = revision_control.GitRepo(repo_dir, GIT_URL[repo])