Adds ipatests/test_xmlrpc/data directory and its content into package. The files are needed for certprofile (and CA ACL) tests.
Patch attached.

--
Milan Kubik

From 2e7e84f27590efd7b5097551104f723e018c722f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Milan=20Kub=C3=ADk?= <mku...@redhat.com>
Date: Thu, 1 Oct 2015 15:55:19 +0200
Subject: [PATCH 1/2] Include ipatests/test_xmlrpc/data directory into
 distribution.

---
 ipatests/setup.py.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ipatests/setup.py.in b/ipatests/setup.py.in
index 90390c06d191cfbc85c385af9b3af6768826703e..afc77ad564eca3e7ad5f488662d32c54d11ea189 100644
--- a/ipatests/setup.py.in
+++ b/ipatests/setup.py.in
@@ -84,6 +84,7 @@ def setup_package():
                 'ipatests.test_integration': ['scripts/*'],
                 'ipatests.test_pkcs10': ['*.csr'],
                 "ipatests.test_ipaserver": ['data/*'],
+                'ipatests.test_xmlrpc': ['data/*'],
             }
         )
     finally:
-- 
2.6.0

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to