On 05/04/2009 01:48 PM, David Lehman wrote:
--- 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
Looks good. -- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list