From b8165648b009518495171c3b8df5047f0065e79e Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 23 Jan 2013 16:40:28 -0500 Subject: removed bogus print statements --- testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py | 3 --- 1 file changed, 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): ''' - 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, -- cgit v1.2.3-1-g7c22