Skip to content
Commit 39b6a511 authored by Дамјан Георгиевски's avatar Дамјан Георгиевски Committed by Lennart Poettering
Browse files

fix add_esp() in the gpt-auto-generator.c (#6251)

b9088048 seems to have broke it

fstab_is_mount_point() returns `true` (1) if the mount point exists and `false` (0) if it doesn't exist.

the change in b9088048 considered that if fstab_is_mount_point() returns 0
the mount point exists.
parent 7c141f6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment