summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-05-02 21:19:59 +0000
committerMike Fulbright <msf@redhat.com>2003-05-02 21:19:59 +0000
commit5684cd12f2bc9d875004aad5916702f1bd195c07 (patch)
treeea2c9784592e1a56dcbf8122bf8a2e5f1eb47721 /anaconda
parent0010a746eb01e62f89467f23649c67632f76c5c5 (diff)
downloadanaconda-5684cd12f2bc9d875004aad5916702f1bd195c07.tar.gz
anaconda-5684cd12f2bc9d875004aad5916702f1bd195c07.tar.xz
anaconda-5684cd12f2bc9d875004aad5916702f1bd195c07.zip
somehow we were losing this now in http/ftp install stage 2 (shrike has it however)
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 488b3e0ce..01498cca2 100755
--- a/anaconda
+++ b/anaconda
@@ -588,6 +588,7 @@ if traceOnly:
from text import InstallInterface
from text import stepToClasses
import pdb
+ import warnings
import image
import harddrive
import urlinstall