Skip to content
Snippets Groups Projects
Unverified Commit bfa705b7 authored by Oliver Smith's avatar Oliver Smith
Browse files

main/postmarketos-mkinitfs: fix device sed regex (MR 1436)

The p? is not redundant. Without it, the p in mmcblk0p2 for example does
not get cut off, meaning the resulting device is not "mmcblk0" but
"mmcblk0p". My bad, sorry for the breakage.

Fixes: 9f6600ba ("main/postmarketos-mkinitfs: rm pmOS_deleteme")
Fixes: 9d86f6fe ("main/postmarketos-mkinitfs: resize: unallocated space check, even if forced")
parent 802add79
No related branches found
No related tags found
No related merge requests found
Pipeline #191297 passed
Loading
  • Administrator @root

    mentioned in commit 677b2900

    By Oliver Smith on 2020-07-22T07:28:56

    · Imported

    mentioned in commit 677b2900

    By Oliver Smith on 2020-07-22T07:28:56

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment