Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/env-godebug: simplify initramfs finding
Just get at the initramfs using a glob instead of trying to parse the BLS. This will work regardless of how the BLS entry is named but assumes that there is only one BLS entry (which should always be the case for these tests).
- Loading branch information