[yum-git] plugins/refresh-updatesd

James Antill james at linux.duke.edu
Wed Feb 13 16:26:51 UTC 2008


 plugins/refresh-updatesd/refresh-updatesd.py |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 02e960726bc09eea2f2e4b3396764bb5cc66a947
Author: James Antill <james at and.org>
Date:   Wed Feb 13 11:26:47 2008 -0500

    Do the import

diff --git a/plugins/refresh-updatesd/refresh-updatesd.py b/plugins/refresh-updatesd/refresh-updatesd.py
index 713aee2..7357431 100644
--- a/plugins/refresh-updatesd/refresh-updatesd.py
+++ b/plugins/refresh-updatesd/refresh-updatesd.py
@@ -14,6 +14,7 @@
 #
 # version 0.0.5
 
+import os
 import dbus
 from yum.plugins import TYPE_CORE
 



More information about the Yum-cvs-commits mailing list