mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #1003 from sarthurdev/T7628
tpm: T7628: Fix typo in test expected string
This commit is contained in:
commit
43fdd70e9a
@ -813,7 +813,7 @@ try:
|
||||
except pexpect.TIMEOUT:
|
||||
log.warning('Did not find GRUB countdown window, ignoring')
|
||||
|
||||
c.expect('.*Encrypted config volume has not been mounted', timeout=120)
|
||||
c.expect('.*encrypted config volume will not be automatically mounted', timeout=120)
|
||||
|
||||
loginVM(c, log)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user