Remove extra mkdir

With RST publishing, the publish-doc directory exists and publishing
fails with "mkdir". remove the extra call.

Change-Id: Ia6ddaa7a7a679bb87111351c76d95c026fa494dc
This commit is contained in:
Andreas Jaeger
2015-07-21 06:59:17 +02:00
parent cf56f86d90
commit bacb1b3aa9

View File

@@ -48,9 +48,6 @@ commands =
commands =
# Build and copy RST Guides
{toxinidir}/tools/build-all-rst.sh
# Create directory, it might not be here if openstack-doc-test does
# not publish anything.
mkdir publish-docs
# We only publish changed manuals.
openstack-doc-test --check-build --publish