[PATCH 2/2] Remove log message saying we don't know how to sanity check storage.

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

 



pyanaconda.storage.Storage.sanityCheck does exactly that.
---
 pyanaconda/storage/partitioning.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pyanaconda/storage/partitioning.py b/pyanaconda/storage/partitioning.py
index cf6cce3..b3b764c 100644
--- a/pyanaconda/storage/partitioning.py
+++ b/pyanaconda/storage/partitioning.py
@@ -253,8 +253,6 @@ def doAutoPartition(anaconda):
         else:
             return DISPATCH_BACK
 
-    # sanity check the collection of devices
-    log.warning("not sanity checking storage config because I don't know how yet")
     # now do a full check of the requests
     (errors, warnings) = anaconda.storage.sanityCheck()
     if warnings:
-- 
1.7.2.3

_______________________________________________
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