Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

fix patterns in udev rule to work for multiple digits again#14

Open
b-dean wants to merge 2 commits intooogali:masterfrom
b-dean:fix-udev-pattern-again
Open

fix patterns in udev rule to work for multiple digits again#14
b-dean wants to merge 2 commits intooogali:masterfrom
b-dean:fix-udev-pattern-again

Conversation

@b-dean
Copy link
Copy Markdown
Contributor

@b-dean b-dean commented Feb 9, 2021

also fix paths in ebs-nvme-mapping.sh

this had previously been fixed in #3 but it was changed before it was merged.

then I tried to fix it again in #8 but missed some of the digits

rebased on top of @pforman-zymergen's PR #13 because I want that binary check but udev needs the full paths.

pforman-zymergen and others added 2 commits September 4, 2020 10:35
The check `[[ -z nvme ]]` can't ever fail, since it's checking the
string and not the presence of a binary.

Wrap that in $(command -v) to check for the binary.
also fix paths in `ebs-nvme-mapping.sh`

this had previously been fixed in oogali#3 but it was changed before it was merged.

then I tried to fix it again in oogali#8 but missed some of the digits

rebased on top of @pforman-zymergen's PR oogali#13 because
I want that binary check but udev needs the full paths
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants