summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-12-14 19:44:38 +0000
committerChris Lumens <clumens@redhat.com>2006-12-14 19:44:38 +0000
commit60619576a6aca2f1891e076525124a8f84294e92 (patch)
tree212db4c64633e12baf6d08592a35ec658ba1b67f /anaconda
parente9e0d80df98b60be98aa143d179774235e25a6d4 (diff)
downloadanaconda-60619576a6aca2f1891e076525124a8f84294e92.tar.gz
anaconda-60619576a6aca2f1891e076525124a8f84294e92.tar.xz
anaconda-60619576a6aca2f1891e076525124a8f84294e92.zip
Don't need my debugging code in the final version.
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 0 insertions, 2 deletions
diff --git a/anaconda b/anaconda
index 19e5bb9ac..5ab014327 100755
--- a/anaconda
+++ b/anaconda
@@ -863,8 +863,6 @@ if __name__ == "__main__":
xserver.logfile = "/tmp/ramfs/X.log"
try:
- import pdb
- pdb.set_trace()
xserver.generateConfig()
xserver.addExtraScreen("Anaconda")
xserver.display = ":1"