mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 14:32:56 +00:00
trivial: Actually print the po/test-deps failure on the console
This commit is contained in:
parent
91324a13c0
commit
70904ba820
@ -376,7 +376,7 @@ if build_standalone and get_option('plugin_uefi_capsule')
|
||||
conf.set_quoted('EFI_MACHINE_TYPE_NAME', EFI_MACHINE_TYPE_NAME)
|
||||
r = run_command([python3, 'po/test-deps'])
|
||||
if r.returncode() != 0
|
||||
error(r.stderr())
|
||||
error(r.stdout())
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user