From 00dfd9399b1ec4e9631a29ae9ff8d3498c8b5c70 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Thu, 27 Jun 2013 10:47:58 +0200 Subject: Add the ipa-test-task tool This script makes common testing tasks such as IPA installation and uninstallation available outside of Python. https://fedorahosted.org/freeipa/ticket/3721 --- freeipa.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'freeipa.spec.in') diff --git a/freeipa.spec.in b/freeipa.spec.in index f2f565d8..011b2809 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -822,6 +822,7 @@ fi %dir %{python_sitelib}/ipatests/test_xmlrpc %{_bindir}/ipa-run-tests %{_bindir}/ipa-test-config +%{_bindir}/ipa-test-task %{python_sitelib}/ipatests-*.egg-info %endif # ! %{ONLY_CLIENT} -- cgit