Fixed the "remove existing mount point" bug

Authored by abhijeet2096 on Mar 21 2018, 7:58 PM.

Description

Fixed the "remove existing mount point" bug

Summary:
The QString "contains method" is also searching for empty QStrings.
Due to this all entries in /etc/fstab were removed . After this patch it is
searching for only non-empty strings in removeMountPoint() function.

Reviewers: stikonas

Reviewed By: stikonas

Tags: KDE Partition Manager

Differential Revision: https://phabricator.kde.org/D11542

Details

Committed
abhijeet2096Mar 21 2018, 7:59 PM
Reviewer
stikonas
Differential Revision
D11542: Fixed the "remove existing mount point" bug
Parents
R17:98209f90bc20: No need to explicitely set enum values.
Branches
Unknown
Tags
Unknown