Ignore case when looking for UEFI boot*efi file (#1156380)
commitf1e6445f4e5c2b21d5abebbbd73e8ae0a99fd80f
authorBrian C. Lane <bcl@redhat.com>
Mon, 27 Oct 2014 18:29:27 +0000 (27 11:29 -0700)
committerBrian C. Lane <bcl@redhat.com>
Mon, 27 Oct 2014 18:29:30 +0000 (27 11:29 -0700)
tree63f95af79b224d4fe800c0fde4204c069cadea0b
parent4dcf44f852072c60abb6547f973c8bfc5af71694
Ignore case when looking for UEFI boot*efi file (#1156380)

The UEFI boot executable on removable devices can be mixed case or all
one case. In F21 it will be all upper case so this makes the check
case-insensitive so that it will work with new and old media.
tools/livecd-iso-to-disk.sh