admin-test: Fix two typos in bootloader UI change
Based on a patch from Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
59fd2b1e43
commit
97519b6c22
|
|
@ -29,7 +29,7 @@ ostree admin --sysroot=sysroot deploy --karg=root=LABEL=MOO --karg=quiet --os=te
|
|||
ostree admin --sysroot=sysroot status | tee status.txt
|
||||
|
||||
assert_file_has_content status.txt 'Version: 1.0.10'
|
||||
assert_file_has_content sysroot/boot/loader/syslinux.conf 'TestOS 1.0.10'
|
||||
assert_file_has_content sysroot/boot/loader/syslinux.cfg 'TestOS 42 1.0.10'
|
||||
|
||||
echo "ok deploy command"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue