Fix file copying problem with the API reference build.

Change-Id: I387ebbff11cd50e6d8cbdd270ac1ccc677ec36a9
Reviewed-on: https://review.openstack.org/16319
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
annegentle 2012-11-16 11:47:40 -06:00 committed by Jenkins
parent aeaf050744
commit b9fcc621fb

View File

@ -99,9 +99,9 @@
- console-log-post
- ftp:
site: api.openstack.org
source: 'api-ref/target/docbkx/html/api-ref/**'
source: 'api-ref/target/docbkx/html/**'
target: ''
remove-prefix: 'api-ref/target/docbkx/html/api-ref/'
remove-prefix: 'api-ref/target/docbkx/html/'
excludes: '**/*.xml,**/null*'
remote-directory: ''