]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
copy-firmware.sh: remove no longer reachable test -f
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Sep 2024 16:03:53 +0000 (17:03 +0100)
committerMario Limonciello <superm1@gmail.com>
Thu, 10 Oct 2024 14:33:32 +0000 (14:33 +0000)
commit25d5e6352ba5dd8d8d75cb80fc905f65b13c4c44
tree5a6180bb856e10cdf7a4651cd939faeb9dab520e
parent6edd0fd36acb93c8075bbd700ad91f53fc810c0e
copy-firmware.sh: remove no longer reachable test -f

With previous commit we call check_whence.py, which ensures that all files
listed are available. Drop the now dead code.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
copy-firmware.sh