mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #524 from sarthurdev/tpm_luks
build: T4919: Fix error due to variable not found
This commit is contained in:
commit
330ee19eeb
@ -300,6 +300,7 @@ if args.qemu_cmd:
|
|||||||
exit(0)
|
exit(0)
|
||||||
|
|
||||||
test_timeout = 3 *3600 # 3 hours (in seconds)
|
test_timeout = 3 *3600 # 3 hours (in seconds)
|
||||||
|
tpm_process = None
|
||||||
try:
|
try:
|
||||||
#################################################
|
#################################################
|
||||||
# Installing image to disk
|
# Installing image to disk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user