Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>
---
client/shared/software_manager.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/client/shared/software_manager.py
b/client/shared/software_manager.py
index 51cf001..74d72ff 100755
--- a/client/shared/software_manager.py
+++ b/client/shared/software_manager.py
@@ -34,8 +34,7 @@ SUPPORTED_PACKAGE_MANAGERS = ['apt-get', 'yum', 'zypper']
class SoftwareManagerLoggingConfig(logging_config.LoggingConfig):
"""
- Used with the sole purpose of providing convenient logging setup
- for the KVM test auxiliary programs.
+ Used with the sole purpose of providing logging setup for this program.
"""
def configure_logging(self, results_dir=None, verbose=False):
super(SoftwareManagerLoggingConfig, self).configure_logging(
--
1.8.1.2
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel