packages: images: tests: fix whitespace issue.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
This commit is contained in:
parent
bb8753ebf4
commit
27e3f744b6
|
@ -79,7 +79,7 @@ test_gnuboot_with_lvm()
|
||||||
rootfs_path="rootfs.img"
|
rootfs_path="rootfs.img"
|
||||||
|
|
||||||
if [ ! -f ${rootfs_path} ] ; then
|
if [ ! -f ${rootfs_path} ] ; then
|
||||||
resources/packages/roms/download
|
resources/packages/roms/download
|
||||||
fi
|
fi
|
||||||
|
|
||||||
run_qemu_x86_64 \
|
run_qemu_x86_64 \
|
||||||
|
|
Loading…
Reference in New Issue