Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/var-mount/scsi-id: simplify bootloader entry finding
We don't have to be super strict here in how we find the bootloader entry. There should only be one, so simplify the logic using a glob instead. Motivated by the fact that this will break otherwise as part of openshift/os#1445 where the `ID` will be `centos`, but the stateroot will still be `scos`.
- Loading branch information