summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2008-06-05 12:39:50 -0400
committerPeter Jones <pjones@pjones2.localdomain>2008-06-05 12:39:50 -0400
commit6fc26a5fa500a028347dc08ebc076bed9ae2e9b4 (patch)
tree7c5571d253cf3fa32fc01a80a7afede9fd84542c
parent1cc25d281781980e9436b55012cc3ca3b24b04f7 (diff)
parentfcc4c9316071c8f885bb5f4e02b5d6fc7b035cc6 (diff)
downloadanaconda-6fc26a5fa500a028347dc08ebc076bed9ae2e9b4.tar.gz
anaconda-6fc26a5fa500a028347dc08ebc076bed9ae2e9b4.tar.xz
anaconda-6fc26a5fa500a028347dc08ebc076bed9ae2e9b4.zip
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anaconda
-rw-r--r--image.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/image.py b/image.py
index 38de72c5b..0b56c167f 100644
--- a/image.py
+++ b/image.py
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-import isys
+import isys, iutil
import os, os.path, stat, string, sys, sets
from constants import *