mirror of
https://github.com/systemd/systemd.git
synced 2025-01-07 21:18:41 +03:00
parent
2d6df0db7d
commit
bb35a47de2
@ -403,7 +403,7 @@ def kernel_initrd():
|
||||
if not items:
|
||||
return None
|
||||
|
||||
# This doesn't necessarilly give us the latest version, since we're just
|
||||
# This doesn't necessarily give us the latest version, since we're just
|
||||
# using alphanumeric ordering. But this is fine, a predictable result is
|
||||
# enough.
|
||||
linux = items[-1]
|
||||
|
Loading…
Reference in New Issue
Block a user