gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 14/18] packages: images: tests: fix whitespace issue.


From: Denis 'GNUtoo' Carikli
Subject: [PATCH v1 14/18] packages: images: tests: fix whitespace issue.
Date: Fri, 29 Nov 2024 20:14:28 +0100

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 resources/packages/roms/test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/packages/roms/test b/resources/packages/roms/test
index 565e9f7e..75cab7e9 100755
--- a/resources/packages/roms/test
+++ b/resources/packages/roms/test
@@ -79,7 +79,7 @@ test_gnuboot_with_lvm()
     rootfs_path="rootfs.img"
 
     if [ ! -f ${rootfs_path} ] ; then
-       resources/packages/roms/download
+        resources/packages/roms/download
     fi
 
     run_qemu_x86_64 \
-- 
2.46.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]