Re: [PATCH 1/2] Remove the early catch-all exception handler (#495933).

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

 



Both patches look good,

Regards,

Hans

On 04/15/2009 08:29 PM, Chris Lumens wrote:
---
  packages.py |    3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/packages.py b/packages.py
index fcaec00..26f17c2 100644
--- a/packages.py
+++ b/packages.py
@@ -113,9 +113,6 @@ def turnOnFilesystems(anaconda):

          try:
              anaconda.id.storage.doIt()
-        except Exception:
-            # better to get ful exceptions for debugging
-            raise
          except DeviceResizeError as (msg, device):
              # XXX does this make any sense? do we support resize of
              #     devices other than partitions?

_______________________________________________
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