summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-01-23 16:40:28 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-01-23 16:40:28 -0500
commitb8165648b009518495171c3b8df5047f0065e79e (patch)
treeb36a39b63f28d7be28f37078d5fda7820b899233 /testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
parentb2c25cf9275cc39fde42c96d71bab6b200997e92 (diff)
downloadbcfg2-b8165648b009518495171c3b8df5047f0065e79e.tar.gz
bcfg2-b8165648b009518495171c3b8df5047f0065e79e.tar.bz2
bcfg2-b8165648b009518495171c3b8df5047f0065e79e.zip
removed bogus print statements
Diffstat (limited to 'testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py')
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
index cb15ff641..93e2fff51 100644
--- a/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
@@ -269,9 +269,6 @@ class TestXMLPropertyFile(TestPropertyFile, TestStructFile):
</Plain>
</Properties>'''
- print "HAS_CRYPTO: %s" % HAS_CRYPTO
- print "Properties HAS_CRYPTO: %s" % Bcfg2.Server.Plugins.Properties.HAS_CRYPTO
-
# test successful decryption
pf.Index()
self.assertItemsEqual(pf._decrypt.call_args_list,