From 71f85ad47fa6be18408cdd54ed86ac1c02b8713a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 18 Apr 2015 18:44:59 +0200 Subject: [PATCH] Fix url_exception argument to ignore URL For doc-test.conf, it needs to be an underscore in the option to ignore a valid URL. Fix the option so that the opensuse URL gets ignored as desired. Change-Id: I002897360aa6c95f89a64a05687111335a77d476 --- doc-test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-test.conf b/doc-test.conf index b8719d516e..e56540bc34 100644 --- a/doc-test.conf +++ b/doc-test.conf @@ -4,7 +4,7 @@ repo_name = openstack-manuals # Publish to /draft instead of /trunk release_path = draft -url-exception = https://build.opensuse.org/package/show?package=python-pip&project=Cloud:OpenStack:Master +url_exception = https://build.opensuse.org/package/show?package=python-pip&project=Cloud:OpenStack:Master # These files are not in DocBook format: file_exception = emc-vmax.xml