Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Fixed bug where the regex in sed disables incorrect interfaces, ie. e… #42

Merged
merged 1 commit into from Jan 26, 2019

Conversation

blocktastic
Copy link
Contributor

…no4 and eno49 will both be disabled.

Fixed bug in the sed regex where it will disable incorrect interfaces, i.e. it will disable 'eno4' and 'eno49'.

Fixed bug in regex used in sed, which would comment out unintended network interfaces, i.e. it should comment out 'eno4' but it will also comment out 'eno49'.

…no4 and eno49 will both be disabled.

Fixed bug in the sed regex where it will disable incorrect interfaces, i.e. it will disable 'eno4' and 'eno49'.

Fixed bug in regex used in sed, which would comment out unintended network interfaces, i.e. it should comment out 'eno4' but it will also comment out 'eno49'.
@dougburks
Copy link
Contributor

Thanks @blocktastic !

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.

None yet

2 participants