Skip to content

Commit 42fbce5

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix a typo of python-cinderclient GITBRANCH"
2 parents d2efd24 + 425e844 commit 42fbce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ GITBRANCH["python-ceilometerclient"]=${CEILOMETERCLIENT_BRANCH:-master}
219219

220220
# volume client
221221
GITREPO["python-cinderclient"]=${CINDERCLIENT_REPO:-${GIT_BASE}/openstack/python-cinderclient.git}
222-
GITBRACH["python-cinderclient"]=${CINDERCLIENT_BRANCH:-master}
222+
GITBRANCH["python-cinderclient"]=${CINDERCLIENT_BRANCH:-master}
223223

224224
# python glance client library
225225
GITREPO["python-glanceclient"]=${GLANCECLIENT_REPO:-${GIT_BASE}/openstack/python-glanceclient.git}

0 commit comments

Comments
 (0)