From 886d2dc7994ccf3e784167baba4364c3700d95b2 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 17 Dec 2013 01:05:03 +0100 Subject: test: fix splash location --- test/test-create-disk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-create-disk.sh b/test/test-create-disk.sh index 4ed25cd..ead5129 100755 --- a/test/test-create-disk.sh +++ b/test/test-create-disk.sh @@ -14,7 +14,7 @@ mount ${LOOP}p1 mnt # install gummiboot mkdir -p mnt/EFI/{Boot,gummiboot} cp gummibootx64.efi mnt/EFI/Boot/bootx64.efi -cp splash.bmp mnt/EFI/gummiboot/ +cp test/splash.bmp mnt/EFI/gummiboot/ [ -e /boot/shellx64.efi ] && cp /boot/shellx64.efi mnt/ -- cgit v1.2.3