[PATCH] Add an error signifying an unrecognized entry in /etc/fstab.

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

 



---
 storage/errors.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/storage/errors.py b/storage/errors.py
index a23b572..9dd121c 100644
--- a/storage/errors.py
+++ b/storage/errors.py
@@ -126,4 +126,7 @@ class PartitioningWarning(StorageError):
 class UdevError(StorageError):
     pass
 
+# fstab
+class UnrecognizedFSTabEntryError(StorageError):
+    pass
 
-- 
1.6.0.6

_______________________________________________
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