diff options
author | Joel Andres Granados <jgranado@redhat.com> | 2008-03-06 18:50:50 +0100 |
---|---|---|
committer | Joel Andres Granados <jgranado@redhat.com> | 2008-03-07 15:07:22 +0100 |
commit | 1b9c5fb635eb6da32fe3fbf3b74a041147b38b8c (patch) | |
tree | f1808d7a7284ece1c75d9cb61bf348ec932baca2 /plugins/plugin_examples/sample1Plugin.py | |
parent | 2e476e1946e149ea4bee0b41b5717b72628f6f21 (diff) | |
download | firstaidkit-1b9c5fb635eb6da32fe3fbf3b74a041147b38b8c.tar.gz firstaidkit-1b9c5fb635eb6da32fe3fbf3b74a041147b38b8c.tar.xz firstaidkit-1b9c5fb635eb6da32fe3fbf3b74a041147b38b8c.zip |
Simplify the getrescuable function. Put the actual rescue code in add_partition method.
Its just better to show the possible partitions that can be rescued instead of checking
for the rescuability. This means that in the list returned by getRescuable, there are
partitions that are not actually rescuable.
Since we dont need to separate the search for rescuable and the commit stuff, we do away
with the rescueable method and put it all in add_partition
Diffstat (limited to 'plugins/plugin_examples/sample1Plugin.py')
0 files changed, 0 insertions, 0 deletions