summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-12-17 01:05:03 +0100
committerKay Sievers <kay@vrfy.org>2013-12-17 01:05:03 +0100
commit886d2dc7994ccf3e784167baba4364c3700d95b2 (patch)
tree1da2edff363cde9a61a63f5387f792fe3b4a02d1
parent3d97ec376e57705ac81fb9a06d5fae57e7c36c61 (diff)
test: fix splash location
-rwxr-xr-xtest/test-create-disk.sh2
1 files changed, 1 insertions, 1 deletions
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/