summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2014-03-05 16:46:21 +0100
committerPetr Viktorin <pviktori@redhat.com>2014-03-06 10:33:21 +0100
commit68f4af3122bfd9f83f4f09a7b6254da1bf0e533a (patch)
treed631bb292ab2951471dc658a9e15fc256b1823f7 /Makefile
parent5ae737e160ccdd2c4b545b3cf2c6737d126dba61 (diff)
downloadfreeipa-68f4af3122bfd9f83f4f09a7b6254da1bf0e533a.tar.gz
freeipa-68f4af3122bfd9f83f4f09a7b6254da1bf0e533a.tar.xz
freeipa-68f4af3122bfd9f83f4f09a7b6254da1bf0e533a.zip
tests: Create the testing service certificate on demand
Replace the make-testcert command with a module that creates the certificate when it is first needed. As a result the tests are more self-contained, and can be run from a read-only location (such as installed from a system package). Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af68e42b7..2808f6153 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,6 @@ lint: bootstrap-autogen
test:
- ./make-testcert
./make-test
release-update: