mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-19 10:35:08 +03:00
CI failure check successful, now fix it
(Or in other words, I forgot to add an empty line)
This commit is contained in:
parent
0854aa1dc4
commit
ed3a649d00
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ def check_grsec(args):
|
|||
raise RuntimeError("You're running a kernel based on the grsec"
|
||||
" patchset. This is not supported.")
|
||||
|
||||
|
||||
def check_binfmt_misc(args):
|
||||
"""
|
||||
Check if the 'binfmt_misc' module is loaded by checking, if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue