Do not proceed after partitioning errors in text mode (#599484)
> diff --git a/storage/partitioning.py b/storage/partitioning.py
> index 5e3a2d7..519350b 100644 > --- a/storage/partitioning.py > +++ b/storage/partitioning.py > @@ -254,7 +254,7 @@ def doAutoPartition(anaconda): > if anaconda.isKickstart: > sys.exit(0) > else: > - return > + return DISPATCH_BACK > > # sanity check the collection of devices > log.warning("not sanity checking storage config because I don't know how yet") After long deliberation, I hesitantly agree to this patch. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 11:33 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.