[PATCH] Don't start pdb immediately in debug mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We don't really use debug mode for this anymore and it causes problems
in cases like running from the livecd (#493943).
---
 anaconda |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/anaconda b/anaconda
index ac9198a..bc5ed45 100755
--- a/anaconda
+++ b/anaconda
@@ -773,8 +773,6 @@ if __name__ == "__main__":
 
     if opts.debug:
         flags.debug = True
-        import pdb
-        pdb.set_trace()
 
     import instdata
 
-- 
1.6.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux