summaryrefslogtreecommitdiff
path: root/turbo_hipster/lib/gerrit-git-prep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'turbo_hipster/lib/gerrit-git-prep.sh')
-rwxr-xr-xturbo_hipster/lib/gerrit-git-prep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/turbo_hipster/lib/gerrit-git-prep.sh b/turbo_hipster/lib/gerrit-git-prep.sh
index a0b1349..0726275 100755
--- a/turbo_hipster/lib/gerrit-git-prep.sh
+++ b/turbo_hipster/lib/gerrit-git-prep.sh
@@ -20,7 +20,7 @@ fi
if [ -z "$GIT_ORIGIN" ] || [ -n "$ZUUL_NEWREV" ]
then
GIT_ORIGIN="$GERRIT_SITE/p"
- # git://git.openstack.org/
+ # https://git.openstack.org/
# https://review.openstack.org/p
fi