Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>
---
client/shared/software_manager.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/shared/software_manager.py
b/client/shared/software_manager.py
index 5798e3c..51cf001 100755
--- a/client/shared/software_manager.py
+++ b/client/shared/software_manager.py
@@ -15,7 +15,7 @@ implement the given backend class.
@copyright: IBM 2008-2009
@copyright: Red Hat 2009-2010
"""
-import os, re, logging, ConfigParser, optparse, random, string
+import os, re, logging, ConfigParser, optparse
try:
import yum
except Exception:
--
1.8.1.2
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel