summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-02-19 09:43:10 +0100
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-02-19 09:43:10 +0100
commitbfb8a2a3c42d5a9951c9ffc683e9e050b24d7d96 (patch)
treee734f389b9c3a9a7c8a7f90d7c350b4a6ddd8c81 /script
parent57df096fcf89fc6c4054c2923ebc7a0ebe06d54a (diff)
downloadpysaml2-bfb8a2a3c42d5a9951c9ffc683e9e050b24d7d96.tar.gz
Added possibility of getting pysaml2 logging added to saml2c logging.
Diffstat (limited to 'script')
-rwxr-xr-xscript/saml2c.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/saml2c.py b/script/saml2c.py
index 19063278..8590e579 100755
--- a/script/saml2c.py
+++ b/script/saml2c.py
@@ -5,6 +5,5 @@ from idp_test import saml2base
from idp_test import SAML2client
from idp_test.check import factory
-
cli = SAML2client(saml2base, factory)
cli.run() \ No newline at end of file