summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-27 05:47:24 +0000
committerMatt Wilson <msw@redhat.com>1999-08-27 05:47:24 +0000
commitb8ef068bd68d2e2b4f6606b49f9b624060985ce2 (patch)
tree489eb77aaa8e1f0a8f5cb3cd2dbfb0a19b490253 /anaconda
parente18d7d6197414ac6f1d911f48c45ae3ab7d8d7d4 (diff)
downloadanaconda-b8ef068bd68d2e2b4f6606b49f9b624060985ce2.tar.gz
anaconda-b8ef068bd68d2e2b4f6606b49f9b624060985ce2.tar.xz
anaconda-b8ef068bd68d2e2b4f6606b49f9b624060985ce2.zip
more debugging
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 2 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 5a8191fc6..09c1e41a9 100755
--- a/anaconda
+++ b/anaconda
@@ -137,7 +137,9 @@ else:
print "unknown install method:", method
sys.exit(1)
+print "INSTANTIATE interface..."
intf = InstallInterface()
+print "INSTANTIATE interface DONE"
# set the default actions
installPackages = 1