mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
parent
2d6df0db7d
commit
bb35a47de2
@ -403,7 +403,7 @@ def kernel_initrd():
|
|||||||
if not items:
|
if not items:
|
||||||
return None
|
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
|
# using alphanumeric ordering. But this is fine, a predictable result is
|
||||||
# enough.
|
# enough.
|
||||||
linux = items[-1]
|
linux = items[-1]
|
||||||
|
Loading…
Reference in New Issue
Block a user