mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 06:48:09 -08:00
ukify: Remove debug log
This prints a python data structure which we shouldn't do during normal operation.
This commit is contained in:
parent
4f2975385f
commit
7a7f306b6c
@ -526,9 +526,6 @@ def call_systemd_measure(uki, linux, opts):
|
||||
|
||||
# First, pick up the sections we shall measure now */
|
||||
for s in uki.sections:
|
||||
|
||||
print(s)
|
||||
|
||||
if not s.measure:
|
||||
continue
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user