Splits the basic-install guide into two builds for Fedora/Ubuntu.
Change-Id: Ic3697239f2ae0421bfe3faab4dcd1450602deb8a Reviewed-on: https://review.openstack.org/27443 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Anita Kuno <anita.kuno@enovance.com> Reviewed-by: Khai Do <zaro0508@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
@@ -16,7 +16,7 @@ then
|
||||
DOC_COMMENTS_ENABLED=0
|
||||
fi
|
||||
|
||||
# The stable/<releasename> branch should get published to /releasename, such as folsom or essex
|
||||
# The stable/<releasename> branch should get published to /releasename, such as grizzly or folsom
|
||||
if [[ $BRANCH =~ ^stable/(.*)$ ]]
|
||||
then
|
||||
DOC_RELEASE_PATH=${BASH_REMATCH[1]}
|
||||
|
||||
Reference in New Issue
Block a user