diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/tox_install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tox_install.sh b/tools/tox_install.sh index dc1ddc11..bb3feb21 100755 --- a/tools/tox_install.sh +++ b/tools/tox_install.sh @@ -33,7 +33,7 @@ elif [ -x "$ZUUL_CLONER" ]; then $ZUUL_CLONER --cache-dir \ /opt/git \ --branch $BRANCH_NAME \ - git://git.openstack.org \ + https://git.openstack.org \ openstack/requirements cd openstack/requirements $install_cmd -e . |
