freeipa/checks
Xiao-Long Chen 5e96fbc22a Use /usr/bin/python2
Part of the effort to port FreeIPA to Arch Linux,
where Python 3 is the default.

FreeIPA hasn't been ported to Python 3, so the code must be modified to
run /usr/bin/python2

https://fedorahosted.org/freeipa/ticket/3438

Updated by pviktori@redhat.com
2014-01-03 09:46:05 +01:00
..
check-ra.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
README Added a sys.path hack to get checks/check-ra.py working again 2009-02-17 16:03:10 -05:00

This directory is for integration tests that require a live backend (LDAP,
Certificate Server, etc.).  It's named "checks" so nose wont discover tests
here.